diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2018-05-26 14:08:46 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-05-29 12:42:30 +0900 |
commit | cff5dc09ed0d07461bf77e9abef57dc86a11ab77 (patch) | |
tree | f72684761303670cba7ad8a2d6178254ed5ef3e9 /commit.h | |
parent | 8fc8f05cef9b5a60cc7adbd5cd6ed130a89ca4e1 (diff) |
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>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions