Thread (8 messages) flat view 8 messages, 7 authors, 2016-06-15

Re: Usability of git stash

From: Shawn O. Pearce <hidden>
Date: 2016-06-15 22:45:30

Leo Razoumov [off-list ref] wrote:
On 10/19/08, Shawn O. Pearce [off-list ref] wrote:
quoted
[..snip..]
Indeed, that's an advantage of the wip commit approach, you can shove
 the untracked files quickly into the wip commit, especially with 1.6:

        git commit -A -m wip

[..snip..]
What version of git are you using?
I am using git-1.6.0.2 on Linux and "-A" is illegal option for "git commit"
Oh.  Sorry.  I thought I saw a patch for that go by.  I guess I mean:

	git add -A && git commit

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