1
0
mirror of https://github.com/git/git.git synced 2024-10-21 01:08:11 +02:00
git/git_remote_helpers
Junio C Hamano af655431f5 Merge branch 'sr/remote-helper-export'
* sr/remote-helper-export:
  t5800: testgit helper requires Python support
  Makefile: Simplify handling of python scripts
  remote-helpers: add tests for testgit helper
  remote-helpers: add testgit helper
  remote-helpers: add support for an export command
  remote-helpers: allow requesing the path to the .git directory
  fast-import: always create marks_file directories
  clone: also configure url for bare clones
  clone: pass the remote name to remote_get

Conflicts:
	Makefile
2010-05-21 04:02:15 -07:00
..
git remote-helpers: add testgit helper 2010-03-31 21:40:16 -07:00
__init__.py
.gitignore
Makefile
setup.py
util.py