Skip to content

Commit

Permalink
Found another git pun to add :)
Browse files Browse the repository at this point in the history
I love puns

Also did a bit of grammarly checking to try and help the language flow a bit better.

Tho to be fair these are really well written already. Nice work! Wish I'd found them a month ago when I had my own garbage fire to put out :)
  • Loading branch information
janedallaway committed Oct 31, 2017
1 parent 7c1f59f commit 790db26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions paths/git-trouble/fc-scenarios.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ main-content: |
## [Too Many (small) Git Commits!](../git-trouble/too-many-commits)
While you were making changes you might have created a bunch of tiny commits, but when it comes time to actually push your changes back to your `remote`, you want to prevent your commit history from being inundated with the 30 commits you just made. This scenario guides you through creating a more concise history.
While you were making changes, you might have created a bunch of tiny commits, but when it is time to push your changes back to your `remote`, you want to prevent your commit history from being inundated with the 30 commits you just made. This scenario guides you through creating a more concise history.

## [Git Commit Message Sucks](../git-trouble/git-commit-message)

Expand All @@ -30,7 +30,7 @@ main-content: |

## [Just Make it Go Away! - Breaking Things With Git](../git-trouble/breaking-things-with-git)

That innovative fix was **supposed** to fix everything! Instead your project is a garbage fire and you just want everything to go back to how it was. Have no fear, we can make that happen.
That innovative fix was **supposed** to fix everything! Instead, your project is a garbage fire, and you just want everything to go back to how it was. Have no fear; we can make that happen and `git` you back on track.

## We Love Feedback :heart:

Expand Down

0 comments on commit 790db26

Please sign in to comment.