Leo Razoumov <slonik.az@xxxxxxxxx> wrote: > On 10/19/08, Shawn O. Pearce <spearce@xxxxxxxxxxx> wrote: > > [..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. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html