diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-11-30 17:33:14 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-11-30 17:33:14 -0200 |
commit | ac14d4ddca54043b8a33170a5c5c31ee4b25c3cc (patch) | |
tree | e00f614b3ae87f49eda31a04ad940e3b60e62685 /git-config-restore | |
parent | fa0002479b6487a0fc68c9caf391692c6b17100a (diff) | |
download | utils-git-ac14d4ddca54043b8a33170a5c5c31ee4b25c3cc.tar.gz utils-git-ac14d4ddca54043b8a33170a5c5c31ee4b25c3cc.tar.bz2 |
Adds git-config-save and git-config-restore
Diffstat (limited to 'git-config-restore')
l--------- | git-config-restore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/git-config-restore b/git-config-restore new file mode 120000 index 0000000..f667d2e --- /dev/null +++ b/git-config-restore @@ -0,0 +1 @@ +git-config-save
\ No newline at end of file |