Thread (19 messages) flat view 19 messages, 6 authors, 2016-06-15

Re: [PATCH] Add an optional <mode> argument to commit/status -u|--untracked-files option

From: Jeff King <hidden>
Date: 2016-06-15 22:44:40

On Tue, Jun 03, 2008 at 03:09:10PM +0200, Marius Storm-Olsen wrote:
+-u[<mode>]|--untracked-files[=<mode>]::
+	Show all untracked files.
+	The mode parameter is optional, and is used to specify
+	the handling of untracked files. The possible options are:
+		none   - Show no untracked files
+		normal - Shows untracked files and directories
+		all    - Also shows individual files in untracked directories.
+	If the mode parameter is not specified, the defaults is
+	'all'.
Hmm. Doesn't this change bundling semantics of "git commit -us"? Do we
care?

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help