https://github.com/vutran/git-sbs
View git diffs side-by-side
https://github.com/vutran/git-sbs
cli diff git javascript node side-by-side
Last synced: about 2 months ago
JSON representation
View git diffs side-by-side
- Host: GitHub
- URL: https://github.com/vutran/git-sbs
- Owner: vutran
- License: mit
- Created: 2016-08-22T15:41:23.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-08-05T01:25:12.000Z (almost 8 years ago)
- Last Synced: 2025-01-07T00:15:52.206Z (over 1 year ago)
- Topics: cli, diff, git, javascript, node, side-by-side
- Language: JavaScript
- Size: 7.81 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# git-sbs
> View git diffs side-by-side
## Install
```bash
$ npm install -g git-sbs
```
## Usage
```bash
$ git sbs
```
## License
MIT © [Vu Tran](https://github.com/vutran/)