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 686ffd0 commit b7dcaafCopy full SHA for b7dcaaf
committing.rst
@@ -382,7 +382,7 @@ Pushing changes
382
You have two remotes configured (see previous section for setup). Publishing
383
your changes to any of them is as simple as specifying the name of the remote
384
upon your push. Assuming I am working on a local branch ``bug1234`` and I want to
385
-push it to my private branch I do::
+push it to my private fork I do::
386
387
git push origin bug1234
388
0 commit comments