What? What?
I find when using Darcs it is nice to set up these shell aliases:
alias what='darcs what' record='darcs record'
Record
means record my changes
, like cvs commit
.
What
is short for what changed?
, in other words show a
pseudo-diff with adds, removes, and so on.
But mostly I just like shouting what? what? at my shell, like a crotchety deaf old man.
posted Wed 30 Jun 2004 in /software/vc/darcs | link
Archives 2008: Apr Feb 2007: Jul May Feb Jan 2006: Dec Nov Oct Sep Aug Jul Jun Jan 2005: Sep Aug Jul Jun May Apr Mar Feb Jan 2004: Dec Nov Oct Sep Aug Jul Jun May Apr Mar Feb Jan 2003: Dec Nov Oct Sep Aug Jul Jun May
Copyright (C) 1999-2007 Martin Pool.