Releases: thanhnguyennguyen/lazy
Releases · thanhnguyennguyen/lazy
v1.0.4-beta
- Refactor option -mop, -ai, -oi
v1.0.4 - gittool with automate uploading release assets
gittool: automate uploading release assets
1.0.3 - Optimize gittool
Merge pull request #71 from thanhnguyennguyen/v.1.0.3 Git tool: v.1.0.3
1.0.2 - Gittool stable release
gittool is a command line tool for git users, helps to
- Commit, push your changes to remote git repository
- Sync your fork repo with upstream
- Create/ approve / request changes / ask a review / merge pull requests
- Create / comment / label / assign / close : GitHub issues
- Tag version, publish GitHub release
- Manage your dashboard: review task, your opening pull requests, your assigned issues
Download: curl -L https://raw.githubusercontent.com/thanhnguyennguyen/lazy/master/git/gittool.sh -o ~/gittool.sh
Setup
- alias gittool="~/gittool.sh"
- update config file ~/git/config.txt with format your_git_username:yourtoken (generate your token here https://github.com/settings/tokens/new)
1.0.1 - Git tool with more functions
Merge pull request #20 from thanhnguyennguyen/gittool Git tool: merge a oull request with gittool
1.0.0 - gittool
Gittool + startup scripts