aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2018-03-31 20:25:05 -0700
committerJakob Odersky <jakob@odersky.com>2018-03-31 20:25:05 -0700
commitc359aed3e6cc705700bf0216940f9c6a54fa7cd5 (patch)
treed0b7fdb0062e409e102e839ad316b7fc1fac8e2c
parent186501c9d9a78686ea492e48172c27d40e1a3f84 (diff)
downloaddotfiles-c359aed3e6cc705700bf0216940f9c6a54fa7cd5.tar.gz
dotfiles-c359aed3e6cc705700bf0216940f9c6a54fa7cd5.tar.bz2
dotfiles-c359aed3e6cc705700bf0216940f9c6a54fa7cd5.zip
Updtae git config
-rw-r--r--home/.gitconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.gitconfig b/home/.gitconfig
index 480c29e..686eef0 100644
--- a/home/.gitconfig
+++ b/home/.gitconfig
@@ -18,4 +18,4 @@
path = .gitconfig_driver
[credential "https://git-wip-us.apache.org"]
username = jodersky
- helper = "!f() { echo password=$(pass sites/apache.org); }; f" \ No newline at end of file
+ helper = "!f() { echo password=$(pass sites/apache.org); }; f"