Refactor: reword English pages' links' descriptions.

This commit is contained in:
Marco Bonelli
2019-06-03 02:06:36 +02:00
committed by Marco Bonelli
parent 374622aa64
commit 66abb98ce9
273 changed files with 273 additions and 273 deletions

View File

@@ -2,7 +2,7 @@
> Reapply commits from one branch on top of another branch.
> Commonly used to "move" an entire branch to another base, creating copies of the commits in the new location.
> Homepage: <https://git-scm.com/docs/git-rebase>.
> More information: <https://git-scm.com/docs/git-rebase>.
- Rebase the current branch on top of the master branch: