author | Junio C Hamano <junkio@cox.net> | |
Fri, 11 Nov 2005 19:12:50 +0000 (11:12 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 18 Nov 2005 23:53:12 +0000 (15:53 -0800) | ||
commit | eb777612f085fc42afd0ac6986ed8062f8b75cbd | |
tree | 1d09a7c3017c6aa588fe1799f8ef133a49e0a001 | tree | snapshot |
parent | f9039f30d56e3815eaab870d8b19c7b94aded8aa | commit | diff |
git-branch: -f to forcibly reset branch head.
A new usage, 'git-branch -f branch [start]', resets the branch head at
start (or current head). Should be considered a dangerous operation,
but if you are like me to keep rewinding branches it is handy.
Signed-off-by: Junio C Hamano <junkio@cox.net>
A new usage, 'git-branch -f branch [start]', resets the branch head at
start (or current head). Should be considered a dangerous operation,
but if you are like me to keep rewinding branches it is handy.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-branch.sh | diff | blob | history |