| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| gitconvex-2.1.0-brew.tar.gz | 2021-03-21 | 4.3 MB | |
| gitconvex-2.1.0-linux.tar.gz | 2021-03-21 | 24.6 MB | |
| gitconvex-2.1.0-windows.zip | 2021-03-21 | 17.3 MB | |
| Gitconvex v2.1.0.tar.gz | 2021-03-21 | 33.7 MB | |
| Gitconvex v2.1.0.zip | 2021-03-21 | 34.4 MB | |
| README.md | 2021-03-21 | 1.1 kB | |
| Totals: 6 Items | 114.3 MB | 0 | |
release v2.1.0
New Features
- Remote repo management pane (#60)
- Callout action for remote URL from repo details view (#131)
- Include libgit2 bindings for all git api modules (#132)
- Performance improvements with libgit2 bindings
Improvements and Bug Fixes
- The backend is rewritten with libgit2 bindings which removes the dependency with the native git client (#132)
- Dependency with native git client to execute terminal commands for git operations has been removed
- libgit2 also improved the performance of most of the performance intensive operations - reference
-
Gitconvex is made available on chocolatey and homebrew to enable easy installation and setup
:::shell
For Windows
choco install gitconvex --version=2.1.0
For Mac and Linux
brew install itassistors/taps/gitconvex