0.0.1-beta release of gitconvex
Pre-release
Pre-release
release 0.0.1-beta (non rc)
This is not a production ready rc. The release is tagged for beta testing. The current features of the platform are as follows,
- Basic repo stats such as commits, active branch, number of files tracked etc
- Tracking modified files
- Creating new branches (provided there are no diverging changes)
- Initializing git inside a new repo and adding it to the platform tracker on the go
- File difference tracker with syntax highlighting for the languages (currently includes only a limited set of languages)
- Commit log viewer
- Basic git operations such as staging, un-staging, committing and pushing to remote repo
Known issues
- The terminal spawn bug with
pm2
package in windows pollutes the screen with multiple cmd window.
Limitations
The platform's UI is optimized only for desktop and tablet use. It does not have a mobile friendly layout yet