This commit is contained in:
Bruno Sutic 2015-02-08 15:41:20 +01:00
parent 9949d48b6a
commit 3301763550
No known key found for this signature in database
GPG Key ID: 66D96E4F2F7EF26C
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# Changelog
### master
### v1.2.2, 2015-02-08
- set GIT_TERMINAL_PROMPT=0 when doing `git clone`, `pull` or `submodule update`
to ensure git does not prompt for username/password in any case