]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
pclean: cleaning git diffs
authorElan Ruusamäe <glen@delfi.ee>
Wed, 30 Mar 2016 20:25:23 +0000 (23:25 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 30 Mar 2016 20:25:23 +0000 (23:25 +0300)
shrc.sh

diff --git a/shrc.sh b/shrc.sh
index a15e0e5a72b95b1063737822dd6af7c7e64b7e9b..e20d20c607fbcf6ed3f45df011fb5f6724b38bbe 100755 (executable)
--- a/shrc.sh
+++ b/shrc.sh
@@ -194,7 +194,7 @@ get-buildlog() {
 fi # no $dist set
 
 alias adif="dif -x '*.m4' -x ltmain.sh -x install-sh -x depcomp -x 'Makefile.in' -x compile -x 'config.*' -x configure -x missing -x mkinstalldirs -x autom4te.cache"
-alias pclean="sed -i~ -e '/^\(?\|=\+$\|unchanged:\|diff\|only\|Only\|Tylko\|Files\|Common\|Index:\|RCS file\|retrieving\)/d'"
+alias pclean="sed -i~ -e '/^\(?\|=\+$\|unchanged:\|diff\|only\|Only\|Tylko\|Binary files\|Files\|Common\|index \|Index:\|RCS file\|retrieving\)/d'"
 
 # merges two patches
 # requires: patchutils
This page took 0.036042 seconds and 4 git commands to generate.