Re: [PATCH v2] reset: add an example of how to split a commit into two

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: "Duy Nguyen" <pclouds@xxxxxxxxx>
On Sat, Feb 4, 2017 at 3:28 AM, Jacob Keller <jacob.e.keller@xxxxxxxxx> wrote:
+------------
+$ git reset HEAD^                           <1>

It may be a good idea to add -N here, so that 'add -p' can pick up the
new files if they are added in HEAD.

When looking at the man page for `reset` [1] it implies that `-N` requires `--mixed` also to be given. Is that correct? Or could the man page be clearer?


+$ git add -p                                <2>
--
Duy

Philip
[1] https://git-scm.com/docs/git-reset



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]