multiple pages: add homepages (#2660)

This commit is contained in:
Starbeamrainbowlabs
2019-01-30 11:19:23 +00:00
committed by GitHub
parent 1064ba26db
commit a19866e88a
62 changed files with 62 additions and 0 deletions

View File

@@ -2,6 +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>.
- Rebase the current branch on top of the master branch: