Ibrahim Serdar Acikgoz
Ibrahim Serdar Acikgoz
@WhoMeNope got it, i will re-open this issue and add proper vim keybindings for page up/down. - c-B one screen up - c-F one screen down - c-U half screen...
Hey @am93 thanks for the feedback. That can be possible, but we should decide on a convenient solution. There can be a few options: - Only display parent directory if...
Hey @thecsw , thanks for the feedback I will be looking into this once I come back from vacation. Meanwhile, you can use precompiled version from releases page.
Hello @thecsw and @jhelfman, I added git package into project to reduce complexity of dependencies therefore it is not dependent to `isacikgoz/libgit2api` anymore. I also switched the git2go dependency to...
You are right @jhelfman It was as easy as running a simple make before go modules. I will be working on this issue.
Sorry for the massive delay on this! I updated the `README.md` and `Makefile`. Now it is much easier to build `gitin`. If you run into troubles feel free to open...
I updated dependency of `libgit2` to `v1.0.1`. Also `git2go` version is `v30.0.9` now. You can download the repo and run `make install` to use `gitin`. Please let me know if...
Good point, I think when this is enabled if there is a group associated with the entity (eg. a Team, a Channel), the entity will be accessible for the group...
I was looking for this feature too. Bumping the issue.
Hey @icelander sounds like a good improvement but since the import/export format can change overtime IMO it would be better to keep thing separated.