diff options
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | 2008-08-09 16:00:12 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-08-11 16:37:28 -0700 |
commit | bb0ceb6264fa1aea6e68e07cb13cd9a88473febb (patch) | |
tree | 3bb234811f3e3ff627dd73d83e99cf0adfa6eb17 /unpack-trees.c | |
parent | Merge branch 'maint' (diff) | |
download | tgif-bb0ceb6264fa1aea6e68e07cb13cd9a88473febb.tar.xz |
checkout --track: make up a sensible branch name if '-b' was omitted
What does the user most likely want with this command?
$ git checkout --track origin/next
Exactly. A branch called 'next', that tracks origin's branch 'next'.
Make it so.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'unpack-trees.c')
0 files changed, 0 insertions, 0 deletions