Skip to content

marioblas/track-branch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Track branch

Simple script for track a git remote branch using NotifyOSD.

Install

sudo cp track-branch /usr/local/bin
mkdir $HOME/.track-branch && cp assets/git.png $_

Usage

In your git project:

# Track the default branch (origin/master) with:
track-branch

# Or indicate another branch with: `track-branch <remote>/<branch-name>`, e.g.
track-branch origin/develop

License

MIT © marioblas

About

🔔 Simple script for track a git remote branch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages