Files
git/Documentation
Nguyễn Thái Ngọc Duy cff5dc09ed apply: add --intent-to-add
Similar to 'git reset -N', this option makes 'git apply' automatically
mark new files as intent-to-add so they are visible in the following
'git diff' command and could also be committed with 'git commit -a'.

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2018-05-29 12:42:30 +09:00
..
2018-05-08 15:59:49 +09:00
2018-05-08 15:59:20 +09:00
2018-04-25 13:28:58 +09:00
2017-11-17 10:31:05 +09:00
2018-05-29 12:42:30 +09:00
2017-04-13 16:15:25 -07:00
2017-11-06 14:24:24 +09:00
2016-08-11 14:35:42 -07:00
2017-06-27 10:35:49 -07:00
2018-04-25 13:28:58 +09:00
2018-02-07 12:46:48 -08:00
2018-03-15 15:00:46 -07:00
2018-04-18 12:49:26 +09:00
2018-05-08 15:59:16 +09:00