Skip to content

Commit 125a94e

Browse files
author
Jordan McCullough
committed
Merge pull request #68 from github/cheat-sheet-v1.1
Cheat sheet v1.1
2 parents 1ac4dac + 9242a7d commit 125a94e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

downloads/github-git-cheat-sheet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,13 +149,13 @@ Register a repository bookmark and exchange version history
149149
Download all history from the repository bookmark
150150

151151
```git merge [bookmark]/[branch]```
152-
Combine bookmark’s branch into into current local brancha
152+
Combine bookmark’s branch into into current local branch
153153

154154
```git push [alias] [branch]```
155155
Upload all local branch commits to GitHub
156156

157157
```git pull```
158-
Sychronize bookmark history and incorporate current branch changes
158+
Synchronize bookmark history and incorporate current branch changes
159159

160160
---
161161

downloads/github-git-cheat-sheet.pdf

190 KB
Binary file not shown.

0 commit comments

Comments
 (0)