It's a really useful time save.<p>Unfortunaly git-wip by default doesn't commit files that are untracked (e.g. new). I submitted a patch to do exactly this: <a href="http://github.com/MSch/git-wip/commit/22f4b57b67762a0123d1ba319e82a0bc2a4ce338" rel="nofollow">http://github.com/MSch/git-wip/commit/22f4b57b67762a0123d1ba...</a>
Why not have a daemon track for file state changes instead of having every editor run the <i>git wip</i> command? That would be much more general and probably better for most projects.<p>Maybe I'll make such a daemon...
this should be integrated into editors as undo/redo<p>i've long thought proper version control makes sense if it's fast enough -- eventually everything will be tracked anyway.<p>it doesn't make any sense to lose any ideas just because only one of them was "the winner".