/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to breezy/git/tests/test_git_remote_helper.py

  • Committer: Jelmer Vernooij
  • Author(s): Miro Hrončok
  • Date: 2020-11-22 15:49:32 UTC
  • mto: (7490.40.121 work)
  • mto: This revision was merged to the branch mainline in revision 7532.
  • Revision ID: jelmer@jelmer.uk-20201122154932-ri3phaqpcy7evu3v
Remove shebangs from non-executable files, add executable bits where needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/env python3
2
1
# vim: expandtab
3
2
 
4
3
# Copyright (C) 2011-2018 Jelmer Vernooij <jelmer@jelmer.uk>