Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arxanas committed Feb 17, 2021
1 parent 4535f8a commit 4ef139e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Most Git workflows involve heavy use of branches to track commit work that is un
* Switching between work tasks.
* Separating minor cleanups/refactorings into their own commits, for ease of
reviewability.
* Extensively rewriting local history before submitting code for review.
* Performing speculative work which may not be ultimately committed.
* Working on top of work that you or a collaborator produced, which is not
yet checked in.
Expand Down

0 comments on commit 4ef139e

Please sign in to comment.