mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-13 17:52:26 +00:00
Add git-win for GPG path hack
This commit is contained in:
@@ -9,3 +9,6 @@
|
||||
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"
|
||||
|
||||
[include]
|
||||
path = ~/.gitconfig-win
|
||||
Reference in New Issue
Block a user