Skip to content

Commit 9b10285

Browse files
authored
Merge pull request #768 from aollier/contributing
used a real password for the Gmail account
2 parents c0b1671 + 4513b0f commit 9b10285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/05-distributed-git/sections/contributing.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@ You can set each value separately with a series of `git config` commands, or you
703703
folder = "[Gmail]/Drafts"
704704
host = imaps://imap.gmail.com
705705
706-
pass = p4ssw0rd
706+
pass = YX]8g76G_2^sFbd
707707
port = 993
708708
sslverify = false
709709
----

0 commit comments

Comments
 (0)