diff options
author | Daniel Barkalow <barkalow@iabervon.org> | 2008-04-27 13:39:24 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-05-04 17:41:44 -0700 |
commit | e142a3c61d22c3a3c081cb2c693e4d3725c21522 (patch) | |
tree | f04f3e2ba47327027bafa728e914b7d64434c3c8 /git-parse-remote.sh | |
parent | Have a constant extern refspec for "--tags" (diff) | |
download | tgif-e142a3c61d22c3a3c081cb2c693e4d3725c21522.tar.xz |
Allow for having for_each_ref() list extra refs
These refs can be anything, but they are most likely useful as
pointing to objects that you know are in the object database but don't
have any regular refs for. For example, when cloning with --reference,
the refs in this repository should be listed as objects that we have,
even though we don't have refs in our newly-created repository for
them yet.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-parse-remote.sh')
0 files changed, 0 insertions, 0 deletions