Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JunNishimura committed Jun 13, 2023
1 parent 9543fd5 commit 2255ed8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ go install github.com/JunNishimura/Goit@latest
- [x] `init` - initialize Goit, make .goit directory where you init
- [x] `add` - make goit object and register to index
- [x] `commit` - make commit object
- [x] `branch` (**NEW FEATURE🎉**) - manipulate branches
- [x] `branch` - manipulate branches
- [x] `switch` (**NEW FEATURE🎉**) - switch branches
- [x] `restore` - restore files
- [x] `log` - show commit history
- [x] `config` - set config. e.x.) name, email
Expand All @@ -43,7 +44,7 @@ go install github.com/JunNishimura/Goit@latest
### Future
- [ ] tag
- [ ] rm
- [ ] switch
- [ ] reflog
- [ ] checkout
- [ ] merge
- [ ] stash
Expand Down

0 comments on commit 2255ed8

Please sign in to comment.