git/builtin
Nguyễn Thái Ngọc Duy 08d595dc1c checkout: add --ignore-skip-worktree-bits in sparse checkout mode
"git checkout -- <paths>" is usually used to restore all modified
files in <paths>. In sparse checkout mode, this command is overloaded
with another meaning: to add back all files in <paths> that are
excluded by sparse patterns.

As the former makes more sense for day-to-day use. Switch it to the
default and the latter enabled with --ignore-skip-worktree-bits.

While at there, add info/sparse-checkout to gitrepository-layout.txt

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-04-15 08:54:45 -07:00
..
2013-04-12 13:54:01 -07:00
2012-09-17 15:59:34 -07:00
2013-01-23 21:19:10 -08:00
2012-11-20 10:32:10 -08:00
2013-04-12 13:54:01 -07:00
2013-02-01 12:40:16 -08:00
2012-09-27 17:57:26 -07:00
2013-04-03 09:18:01 -07:00
2013-04-02 15:10:49 -07:00
2013-01-23 21:19:10 -08:00
2012-09-11 11:36:05 -07:00
2011-03-22 10:16:54 -07:00
2013-04-05 14:15:16 -07:00
2013-01-16 12:48:22 -08:00
2012-10-25 06:42:27 -04:00
2011-03-22 11:43:27 -07:00
2011-03-22 10:16:54 -07:00
2012-11-26 13:27:45 -08:00
2012-10-29 03:08:30 -04:00
2013-01-20 17:06:53 -08:00
2012-10-25 06:42:27 -04:00
2013-01-16 12:48:22 -08:00
2011-03-22 10:16:54 -07:00