diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-02-13 23:08:05 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-02-13 23:46:28 -0800 |
commit | 8415d5c7ef63237f6efab0c9aef0b0fdbcbfda25 (patch) | |
tree | 08a6b8c58706bc47b78a29c73c91d5e8390fa7d4 /xdiff/xprepare.h | |
parent | Install the default "master" branch configuration after cloning a void (diff) | |
download | tgif-8415d5c7ef63237f6efab0c9aef0b0fdbcbfda25.tar.xz |
Teach the "@{-1} syntax to "git branch"
This teaches the new "@{-1} syntax to refer to the previous branch to "git
branch". After looking at somebody's faulty patch series on a topic
branch too long, if you decide it is not worth merging, you can just say:
$ git checkout master
$ git branch -D @{-1}
to get rid of it without having to type the name of the topic you now hate
so much for wasting a lot of your time.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'xdiff/xprepare.h')
0 files changed, 0 insertions, 0 deletions