
26 Sep
2005
26 Sep
'05
11:30 a.m.
"Nicolas" == Nicolas Pouillard <ertai@lrde.epita.fr> writes:
Index: vcs/NEWS --- vcs/NEWS (revision 229) +++ vcs/NEWS (working copy) @@ -1,3 +1,20 @@ +New in 0.4 ...: + + * Status & User Configuration File: + >>>> ~/.vcsrc <<<< + --- + global_ignore: + - !re ,messages + - !re .*\.(diff|patch)$ + global_unmask: + - !re \bdoc + >>>> ~/.vcsrc <<<<
This is a very nice addition. Nevertheless, I strongly encourage you to read http://www.gnu.org/software/gnu-arch/tutorial/inventories.html#The_Name-base... because there are many good ideas in there. And it is probably better to copy here than reinvent.