diff options
| author | Junio C Hamano <gitster@pobox.com> | 2014-02-25 13:44:46 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2014-02-25 13:45:38 -0800 |
| commit | 5aae66bd998429959d89c5bedf0bd8175a2b3f33 (patch) | |
| tree | 7ea854d749537e03fc2bae572ad87dd0d41f1d9d /builtin/commit.c | |
| parent | 28ad685f70f93133f2c872e4b1ea2a8f87eaebb5 (diff) | |
| download | git-5aae66bd998429959d89c5bedf0bd8175a2b3f33.tar.gz | |
request-pull: resurrect "pretty refname" feature
When asking to fetch/pull a branch whose name is B or a tag whose
name is T, we used to show the command to run as:
git pull $URL B
git pull $URL tags/T
even when B and T were spelled in a more qualified way in order to
disambiguate, e.g. heads/B or refs/tags/T, but the recent update
lost this feature. Resurrect it.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
