We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1597686 commit a67ff5eCopy full SHA for a67ff5e
README.md
@@ -299,7 +299,7 @@ which have been used here.
299
300
## Git commit process
301
> Making a commit to a server in Git is actually a 3 step process, first you
302
-> *stage* your changes, second you *commit* them and finally you *push* those
+> **stage** your changes, second you **commit** them and finally you **push** those
303
> changes to server. You don't need to *push* your commits, in some cases
304
> you might be on a local only repository so wouldn't have anywhere to push to,
305
> but in our example we'll *push* the changes to *'GitHub'*
0 commit comments