Files
git/Documentation
Nguyễn Thái Ngọc Duy 080739ba1d worktree.c: find_worktree() search by path suffix
This allows the user to do something like "worktree lock foo" or
"worktree lock to/foo" instead of "worktree lock /long/path/to/foo" if
it's unambiguous.

With completion support it could be quite convenient. While this base
name search can be done in the same worktree iteration loop, the code is
split into a separate function for clarity.

Suggested-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-07-08 15:31:04 -07:00
..
2016-04-18 10:51:09 -07:00
2016-02-24 13:25:54 -08:00
2014-11-04 13:14:44 -08:00
2014-11-04 13:14:44 -08:00
2016-03-03 13:43:36 -08:00
2016-04-06 11:39:05 -07:00
2015-07-21 14:08:14 -07:00
2015-10-05 12:30:13 -07:00
2013-10-18 13:50:12 -07:00
2016-04-03 10:14:12 -07:00
2015-01-22 13:44:14 -08:00
2016-03-03 13:43:36 -08:00