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 6, 2023
1 parent 9bbd520 commit ecd5fce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 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] `restore` (**NEW FEATURE🎉**) - restore files
- [x] `branch` (**NEW FEATURE🎉**) - manipulate branches
- [x] `restore` - restore files
- [x] `log` - show commit history
- [x] `config` - set config. e.x.) name, email
- [x] `cat-file` - show goit object data
Expand All @@ -44,7 +45,6 @@ go install github.com/JunNishimura/Goit@latest
- [ ] rm
- [ ] switch
- [ ] checkout
- [ ] branch
- [ ] merge
- [ ] stash
- [ ] reset
Expand Down

0 comments on commit ecd5fce

Please sign in to comment.