From 77c5c9e26af0322150af07beb32ed0e779f8a750 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Fri, 27 Aug 2021 11:30:28 +0100 Subject: Better cvs diff options --- bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bashrc') diff --git a/bashrc b/bashrc index 3492cfc..3580770 100644 --- a/bashrc +++ b/bashrc @@ -153,7 +153,7 @@ autocov() { } # CVS cvsd() { - diffWith "cvs diff -wubB $@" + diffWith "cvs diff -wubB --show-c-function $@" } # SVN svnd() { -- cgit v1.2.3