Thread (9 messages) flat view 9 messages, 3 authors, 2016-06-15

Re: git-ls-files -o no recurse?

From: Darrin Thompson <hidden>
Date: 2016-06-15 22:42:15

On Wed, 2006-01-04 at 13:31 -0800, Linus Torvalds wrote:
On Wed, 4 Jan 2006, Darrin Thompson wrote:
quoted
Would it be hard to make git-ls-files optionally do this?
Something like the appended may or may not be what you're looking for..
Worked great!
quoted hunk ↗ jump to hunk
@@ -19,6 +19,7 @@ static int show_stage = 0;
 static int show_unmerged = 0;
 static int show_modified = 0;
 static int show_killed = 0;
+static int show_ignored_directories = 0;
 static int line_terminator = '\n';
Did you perhaps mean s/ignored/other/g ? I thought maybe you were being
clever but I couldn't get it to do anything useful with -i, only -o.

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