diff options
author | Carlos Martín Nieto <cmn@dwim.me> | 2014-05-20 09:29:39 +0200 |
---|---|---|
committer | Carlos Martín Nieto <cmn@dwim.me> | 2014-05-21 12:12:32 +0200 |
commit | 8156835df17d89bd7ce1525792aa13146fab551e (patch) | |
tree | 13c30503a1dd0063d83b9a9cedf30c4805c993d0 /include/git2/net.h | |
parent | 58532ed07619e3576f4e7982ffc28cead44cb661 (diff) | |
download | libgit2-8156835df17d89bd7ce1525792aa13146fab551e.tar.gz |
smart: store reported symrefs
The protocol has a capability which allows the server to tell us which
refs are symrefs, so we can e.g. know which is the default branch.
This capability is different from the ones we already support, as it's
not setting a flag to true, but requires us to store a list of
refspec-formatted mappings.
This commit does not yet expose the information in the reference
listing.
Diffstat (limited to 'include/git2/net.h')
0 files changed, 0 insertions, 0 deletions