Thomas Hartman <[email protected]> writes: > thart...@ubuntu:~/patch-tag-dev>darcs changes | wc -l
I'm not sure why you're counting ALL lines, but if you just want the number of patches, darcs changes --count is better than darcs change | grep -c ^[[:upper:]]. _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
