Files
git/builtin
Jonathan Nieder 39bd6f7261 Allow checkout -B <current-branch> to update the current branch
When on master, "git checkout -B master <commit>" is a more natural way to
say "git reset --keep <commit>", which was originally invented for the
exact purpose of moving to the named commit while keeping the local changes
around.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-11-28 11:40:46 -08:00
..
2011-06-20 14:27:36 -07:00
2011-10-26 16:16:29 -07:00
2011-09-12 11:43:58 -07:00
2011-10-06 13:54:32 -07:00
2011-11-18 11:30:02 -08:00
2011-09-01 15:46:13 -07:00
2011-05-31 12:19:11 -07:00
2011-10-10 15:56:18 -07:00
2011-08-25 14:42:11 -07:00