Re: [PATCH] Documentation: add a planning document for the next CLI revamp
From: Nicolas Pitre <hidden> Date: 2016-06-15 22:45:33
On Thu, 30 Oct 2008, Matthieu Moy wrote:
I've already argued in favor of allowing "git reset --hard <files>",
which is consistant with existing terminology and doesn't add an extra
command, but without success.
If you have a file argument, the --hard option is redundant, isn't it?
So what about simply "git reset <file>" ?
Nicolas