git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* why doesn't "git reset" mention optional pathspec?
@ 2018-12-08 16:05 Robert P. J. Day
  2018-12-08 17:28 ` Duy Nguyen
  0 siblings, 1 reply; 8+ messages in thread
From: Robert P. J. Day @ 2018-12-08 16:05 UTC (permalink / raw)
  To: Git Mailing list


  from "man git-reset":

SYNOPSIS
  git reset [-q] [<tree-ish>] [--] <paths>...
  git reset (--patch | -p) [<tree-ish>] [--] [<paths>...]
  git reset [--soft | --mixed [-N] | --hard | --merge | --keep] [-q] [<commit>]

oddly, the third form says nothing about possible "<paths>", even
though i'm pretty sure they're valid in that third case (at least for
"--mixed"). thoughts? is that just an oversight in the man page?

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                  http://crashcourse.ca/dokuwiki

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-12-09  1:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-08 16:05 why doesn't "git reset" mention optional pathspec? Robert P. J. Day
2018-12-08 17:28 ` Duy Nguyen
2018-12-08 17:32   ` Robert P. J. Day
2018-12-08 17:34     ` Duy Nguyen
2018-12-08 17:37       ` Robert P. J. Day
2018-12-08 18:17         ` Duy Nguyen
2018-12-09  1:42           ` Junio C Hamano
2018-12-08 17:42       ` Robert P. J. Day

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).