goldstar611
goldstar611
## Bug fixes - https://github.com/gitless-vcs/gitless/issues/118 - Partial fix: https://github.com/gitless-vcs/gitless/issues/241 - https://github.com/gitless-vcs/gitless/issues/165 - https://github.com/gitless-vcs/gitless/issues/195, https://github.com/gitless-vcs/gitless/issues/162 - https://github.com/gitless-vcs/gitless/issues/238 - https://github.com/goldstar611/gitless/issues/7 - https://github.com/goldstar611/gitless/issues/10 - https://github.com/goldstar611/gitless/issues/13 - https://github.com/goldstar611/gitless/issues/17, Fixes https://github.com/gitless-vcs/gitless/issues/231, Fixes https://github.com/gitless-vcs/gitless/issues/153, Fixes https://github.com/gitless-vcs/gitless/issues/63...
I find myself the type to create many commits in a branch, pushing frequently. When I'm finished I like to run `git rebase -i HEAD~20` or something like that to...
does `gl commit` provide any additional value? If not maybe we should just delegate to the git binary so that templates can be used and hooks can be run.
Updating
Is there any interest in updating this codebase or accepting a PR? I tried to run this with the latest websockets and a new version of python and there's an...