Merge branch 'sr/remote-helper-export' into next
commit519ab167e7caaf629d4c186c22344c999b617060
authorJunio C Hamano <gitster@pobox.com>
Wed, 5 May 2010 00:50:10 +0000 (4 17:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 May 2010 00:50:10 +0000 (4 17:50 -0700)
tree61e5a4b672fd4363e04578ea9ec8ebc835d9c807
parentbe164f09130f1b513e2d45d85331d417f1021943
parent63a2f6139c33b7231baad8e3bfcc218ef6b63418
Merge branch 'sr/remote-helper-export' into next

* 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
.gitignore
Makefile
builtin/clone.c
fast-import.c