Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
djrasmusp authored Jan 3, 2025
1 parent df01490 commit 6d7b41c
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# git0r
# Committy
Git CLI helper to keep conversational naming of branches and commits.

## Comands

| Comands | |
| ----------- |----------------|
| Create commit | `git0r` |
| Append files to latest commit | `git0r append` |
| Create new branch | `git0r branch` |
| Create commit | `committy` or `committy commit` |
| Append files to latest commit | `committy append` |
| Create new branch | `committy branch` |
| Checkout to HEAD and pull | `committy gohome` |

0 comments on commit 6d7b41c

Please sign in to comment.