v1.8.0
Changelog
- 9f8b0d0 Merge branch 'main' into #98
- 9bbd520 Merge pull request #99 from JunNishimura/#98
- 19c8f8b Update README.md
- e015550 add GetBranch to refs (#98)
- a063565 add TestAddBranch (#98)
- a029a64 add TestDeleteBranch (#98)
- c08e126 add TestGetBranchPos (#98)
- 21ca9c4 add TestLoadHash (#98)
- 55cbc27 add TestNewBranch at refs_test (#98)
- e822cad add TestNewRefs (#98)
- e35cc26 add Update Method for Head (#98)
- 9b0e71d add add function (#98)
- b08317f add branch command template (#98)
- bcd7c53 add color package (#98)
- e8e4286 add delete branch (#98)
- aaa4bcb add flag validation (#98)
- 5f4ea28 add list and rename (#98)
- e9d9e4d add option setting (#98)
- 92870eb add refs (#98)
- 31571aa add refs to client (#98)
- d58666f change error message (#98)
- 7e0b09d fix bug at rename function (#98)
- 10801d1 refactoring NewRefs (#98)
- 591a16a refactoring delete branch (#98)
- d262ada refactoring list branch (#98)
- 3103b81 refactoring rename branch (#98)
- 16aa862 rename function (#98)
- e8c518a show list of branches (#98)
- 03c3f2d write branch to a file (#98)