Skip to content

shanna/git-vendor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git-vendor

Relaxed git submodules.

Install

Make

sudo make install

Config

.gitvendor

Config files use git config with the same basic format as branches and submodules.

[vendor "my_repo"]
  path = vendor/
  url  = git@localhost:my_repo.git

About

Relaxed submodules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages