Skip to content

GitHub hook to sync projects using submodules to always use HEAD for every branch in both.

Notifications You must be signed in to change notification settings

birkirb/git_submodule_sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub hook designed to keep Git projects with submodules automatically in sync with their submodules.
Simply put if a submodule S has a branch Sb and the containing project P has a branch Pb with the same name (Sb = Pb) then the submodule commit pointer in P will be updated to HEAD for Pb and commited.

This is Sinatra application and requires:

sinatra
birkirb-git
rcov, rspec, cucumber and webrat for testing.

About

GitHub hook to sync projects using submodules to always use HEAD for every branch in both.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages