Skip to content

Gitconvex v2.1.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@neel1996 neel1996 released this 15 Mar 10:50
· 19 commits to v2.1.0 since this release

release v2.1.0-beta-1

github release

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)

Improvements and Bug Fixes

  • The backend is rewritten with libgit2 bindings which removes the dependency with the native git client (#132)
  • Gitconvex does not rely on native git commands to perform any git operation
  • libgit2 also improved the performance of most of the performance intensive operations - reference