罗泽轩
罗泽轩
Currently we only maintain the homebrew package. The package in epel-6/7 is not maintained by us. There is a plan to provide our repo which contains the up-to-date version of...
Waiting for it :smile:
git-extras doesn't get fully tested on Windows.
Maybe use some environment variable like `GITHUB_USER_NAME` or `GITHUB_PASSWORD`, which is simpier.
Maybe we could add it once there are enough people vote for it.
shellcheck is great. But to make the shellcheck happy with the existing scripts, we have to do a lot of things. If we can not distinguish the new change and...
``` maxproc 2784 4176 ``` I guess it is because the number of processes is not enough, as currently `git effort` will create a background process per path.
PR is welcome!
@sergiomb2 Well, it is a breaking change. As there is no namespace for `git-*` commands, the conflict is unavoidable. The thing happened before, and that is why we do our...