Hi,
On May 2, 2008, at 1:36 PM, Jeff King wrote:
But I wonder why there seems to be such a split between people who
clearly have short git-status output, and those who have long git-
status
output.
I keep my "untracked files" list tidy. IOW, I always get:
$ git status
# On branch master
nothing to commit (working directory clean)
and if I don't, then I should be taking some action to commit things,
clean them up, or add them to my .git/info/exclude file. Do other
people
generally carry around a lot of cruft that "git status" reports?
I tend to accumulate "screen-and-a-half" git status outputs.
I usually hack on something until it works, and then I use git-gui
and the hunk-based selection to order my work into a sane set of
commits.
Commit'ing more often would make me wander of my task.
I guess its a matter of personal preference.
Best regards,
--
Pedro Melo
Blog: http://www.simplicidade.org/notes/
XMPP ID: melo@xxxxxxxxxxxxxxxx
Use XMPP!
--
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