1
0
mirror of https://github.com/git/git.git synced 2025-04-12 05:42:34 +00:00
git/builtin
Junio C Hamano 31b83f361b Merge branch 'nd/checkout-disambiguation'
"git checkout <word>" does not follow the usual disambiguation
rules when the <word> can be both a rev and a path, to allow
checking out a branch 'foo' in a project that happens to have a
file 'foo' in the working tree without having to disambiguate.
This was poorly documented and the check was incorrect when the
command was run from a subdirectory.

* nd/checkout-disambiguation:
  checkout: fix ambiguity check in subdir
  checkout.txt: document a common case that ignores ambiguation rules
  checkout: add some spaces between code and comment
2016-09-26 16:09:18 -07:00
..
2016-06-07 17:43:39 -07:00
2016-09-19 13:47:19 -07:00
2016-09-21 15:15:19 -07:00
2016-02-26 13:37:16 -08:00
2016-09-08 21:49:50 -07:00
2015-11-20 08:02:05 -05:00
2016-09-21 15:15:24 -07:00
2016-08-03 15:10:28 -07:00
2016-08-30 16:09:41 -07:00
2016-09-26 16:09:17 -07:00
2015-10-21 15:59:34 -07:00
2016-02-26 13:37:16 -08:00
2016-07-13 11:24:10 -07:00
2016-07-14 15:50:41 -07:00
2016-09-21 15:15:28 -07:00
2016-07-25 14:13:33 -07:00
2016-07-13 11:24:10 -07:00
2015-10-05 13:20:08 -07:00
2016-09-26 16:09:14 -07:00
2016-04-29 12:59:09 -07:00
2016-09-21 15:15:28 -07:00