Skip to content

davidbnk/gitsubmoduleinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gitsubmoduleinfo

Display information about git submodules inside a repository

Install:

npm install -g gitsubmoduleinfo

Usage:

Type gitsubmoduleinfo in the directory of your project

It will show for each repository:

  • All remote branches
  • Your current local branch and if it match any remote branch
  • For each local branch if its ahead/behind its remote
  • For each remote branch if its ahead/behind remote master

About

View information on git submodules in a project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published