Skip to content

Commit 9519e32

Browse files
authored
Merge pull request DjangoGirls#1213 from hjwp/master
Use ola as username in example git command output instead of hjwp
2 parents e02b493 + 04829f9 commit 9519e32

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

en/deploy/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,12 +113,12 @@ Enter your GitHub username and password and you should see something like this:
113113

114114
{% filename %}command-line{% endfilename %}
115115
```
116-
Username for 'https://github.com': hjwp
117-
Password for 'https://hjwp@github.com':
116+
Username for 'https://github.com': ola
117+
Password for 'https://ola@github.com':
118118
Counting objects: 6, done.
119119
Writing objects: 100% (6/6), 200 bytes | 0 bytes/s, done.
120120
Total 3 (delta 0), reused 0 (delta 0)
121-
To https://github.com/hjwp/my-first-blog.git
121+
To https://github.com/ola/my-first-blog.git
122122
* [new branch] master -> master
123123
Branch master set up to track remote branch master from origin.
124124
```

0 commit comments

Comments
 (0)