]> TLD Linux GIT Repositories - packages/rpm-build-tools.git/blobdiff - shrc.sh
- PLD merge... hope nothing will got broken
[packages/rpm-build-tools.git] / shrc.sh
diff --git a/shrc.sh b/shrc.sh
index 1c39f0088f591c472f50dadcb7529726caa10aa7..8e3698402618e0238fa7eba0fca2d14320fc6c37 100755 (executable)
--- 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