Releases: dragos240/blendgit
Releases · dragos240/blendgit
1.0.2
1.0.1
Fixed ci?
1.0.0
What's Changed
- Update docs by @dragos240 in #4
- Register revamp by @dragos240 in #5
- File based UI update by @dragos240 in #6
- Fixed bug where non-root located project files weren't being processed by @dragos240 in #7
Full Changelog: 0.2.0...1.0.0
0.2.0
Added:
- Ability to switch branches.
- Option to
stash save
when changing branches/loading a previous commit, orstash pop
when committing new changes. - Add
.gitignore
auto-creation to the repo creation routine.
Changed:
- Fixed/refined the repo creation reoutine.
- Lots of minor UI improvements.