Files
git/Documentation
Thomas Gummerer c4738aedc0 worktree: add can be created from any commit-ish
Currently 'git worktree add' is documented to take an optional <branch>
argument, which is checked out in the new worktree.  However it is more
generally possible to use a commit-ish as the optional argument, and
check that out into the new worktree.

Document that this is a possibility, as new users of git worktree add
might find it helpful.

Reported-by: Randall S. Becker <rsbecker@nexbridge.com>
Signed-off-by: Thomas Gummerer <t.gummerer@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2017-11-27 09:48:06 +09:00
..
2017-11-21 14:11:40 +09:00
2017-11-21 14:07:50 +09:00
2017-11-21 14:07:50 +09:00
2017-04-13 16:15:25 -07:00
2017-11-06 14:24:24 +09:00
2017-01-18 15:12:12 -08:00
2017-06-27 10:35:49 -07:00
2017-11-21 14:07:51 +09:00
2017-11-21 14:07:50 +09:00
2017-01-18 15:12:18 -08:00
2017-05-01 11:01:52 +09:00