gitconvex-rc-v1.1.0
release 1.1.0-rc
Release candidate v1.1.0 of gitconvex
Features of gitconvex
- Basic repo stats visualization such as total commits, active branch, number of files tracked etc
- Creating new branch
- Including new remote repo
- Tracking repo 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
- Fetching and pulling changes from remote repo
Issues fixed
- The terminal spawn bug with
pm2
package in windows pollutes the screen with multiple cmd window. - npm relative path conflict fix (#13 )
- Delete repo status reset issue (#15)
- Removing terminal specific commands from push to remote API for windows compatibility (#15)
- Single remote fetch & pull fix (#19)
Future Road map
The following features are aligned for the future releases
- Directory level explorer in the Repo details section
- Branch deletion feature within the platform
- Merging changes between branches
Limitations
The platform's UI is optimized only for desktop and tablet use. It does not have a mobile friendly layout