Browse Source

git: команда запаковки репозитория в архив

master
Maxim Likhachev 11 years ago
parent
commit
f6b029e87e
  1. 2
      etc/soft/git/gitconfig

2
etc/soft/git/gitconfig

@ -58,3 +58,5 @@ @@ -58,3 +58,5 @@
hub = !git remote -v | grep fetch | grep -o 'https.* ' | xargs xdg-open
pk = !git archive HEAD --format=zip > `basename $PWD`_`\\date '+%Y.%M.%d'`.zip

Loading…
Cancel
Save