aboutsummaryrefslogtreecommitdiff
path: root/test-delta.c
diff options
context:
space:
mode:
authorVineet Kumar <vineet@doorstop.net>2007-11-19 14:56:15 -0800
committerEric Wong <normalperson@yhbt.net>2007-11-30 23:32:51 -0800
commit2d8797921511b141a6d1b2f74f763f5e9197cc40 (patch)
treea687514a8542e2a1b01d857e2fae0acbd84df579 /test-delta.c
parent8d7c4fad3ff6b3f675568adab9ddf77e9fcf8b8a (diff)
downloadgit-2d8797921511b141a6d1b2f74f763f5e9197cc40.tar.gz
git-2d8797921511b141a6d1b2f74f763f5e9197cc40.tar.xz
git-svn: add a show-externals command.
show-externals can be used by scripts to provide svn:externals-like functionality. For example, a script can list all of the externals and then use check out the listed URLs at the appropriate paths, similar to what the svn client does. Said script (or perhaps git-svn itself, in the future) could simply invoke svn export on the paths, or it could go one further, using git-svn clone and even git-submodule together to better integrate externals checkouts. The implementation is shamelessly copied from show-ignores. A more general command to list user-specified properties is probably a better idea. Signed-off-by: Vineet Kumar <vineet@doorstop.net> Acked-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'test-delta.c')
0 files changed, 0 insertions, 0 deletions