mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-13 09:42:27 +00:00
Updated gitconfig
This commit is contained in:
@@ -6,3 +6,5 @@
|
||||
|
||||
[alias]
|
||||
prune = fetch --prune
|
||||
co = checkout
|
||||
dist = "!git archive --format=tar -v --prefix=$(git describe HEAD)/ $(git describe HEAD) | gzip -9 > ../$(git describe HEAD).tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user