Skip to content

An Atom plugin which tells you if your branch is behind master and needs to pull/merge

License

Notifications You must be signed in to change notification settings

ecker00/git-behind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atom: Git Behind

Want to be reminded of the latest changes your team is doing?

Git Behind will tell you when your local branch falls behind the origin/master branch or any origin branch you specify.

screenshot

In the simplest terms, this package runs the command git fetch -v --dry-run every few minutes and looks if the specified branch is [up to date] or not.

About

An Atom plugin which tells you if your branch is behind master and needs to pull/merge

Resources

License

Stars

Watchers

Forks

Packages

No packages published