X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=shrc.sh;h=8e3698402618e0238fa7eba0fca2d14320fc6c37;hb=3edb8b0700af848932660ccf232fe8aaad5574d0;hp=1c39f0088f591c472f50dadcb7529726caa10aa7;hpb=5a9b18be6eab2b610becdb19920b91a4f368d394;p=packages%2Frpm-build-tools.git diff --git a/shrc.sh b/shrc.sh index 1c39f00..8e36984 100755 --- a/shrc.sh +++ b/shrc.sh @@ -37,7 +37,7 @@ ac-tag() { fi git tag -f $branch - git push origin $branch + git push -f origin $branch } # undo spec utf8 @@ -192,7 +192,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\|Files\|Common\|Index:\|RCS file\|retrieving\)/d'" +alias pclean="sed -i~ -e '/^\(?\|=\+$\|unchanged:\|diff\|only\|Only\|Tylko\|Files\|Common\|Index:\|RCS file\|retrieving\)/d'" # makes diff from PLD CVS urls # requires: cvs, tee