Skip to content

Commit 2bdd2ef

Browse files
committed
To 4.0.0.0a9 Doc and Qt Deployment Script Updates
1 parent 4c36934 commit 2bdd2ef

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

GIT Notes.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,11 @@ then
6868

6969
for i in $(git remote); do git push --mirror "$i"; done
7070

71+
..............
72+
73+
Password Changes:
74+
75+
git config --global credential.helper wincred
76+
77+
(Source: git config --global credential.helper wincred)
78+

0 commit comments

Comments
 (0)