Skip to content

Commit b42640b

Browse files
committed
Fix README.md formatting
1 parent bba430e commit b42640b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88

99
![](logo.png)
1010

11-
**git machete is a versatile tool for organizing your git repo**
11+
**git machete is a versatile tool for organizing your git repo:**
1212

13-
`git machete discover` suggests a layout of branches (which branch is derived/forked off which).
13+
`git machete discover` suggests a layout of branches (which branch is derived/forked off which),
1414

15-
`git machete status` shows whether branches are in sync with their parent branch (via green/red edges) and their remote tracking branch.
15+
`git machete status` shows whether branches are in sync with their parent branch (via green/red edges) and their remote tracking branch,
1616

1717
`git machete traverse` semi-automatically traverses the branches, helping you effortlessly rebase, merge, push and pull.
1818

0 commit comments

Comments
 (0)