This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
git-vendor
mirror of
https://github.com/brettlangdon/git-vendor.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
8
Wiki
Activity
Git command for managing git vendored dependencies
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17
Commits
6
Branches
201 KiB
Shell
77.1%
Makefile
22.9%
Tree:
b536c912a8
master
bug/git.vendor.list
bug/git.vendor.list.sqwished
dev/handle.deletes
dev/handle.deletes.sqwished
gh-pages
v1.1.2
v1.1.1
v1.1.0
v1.0.0
v1.3.0
v1.2.2
v1.2.1
v1.2.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'b536c912a8'
${ noResults }
git-vendor
/
etc
/
bash_completion.sh
4 lines
50 B
Raw
Blame
History
_git_vendor
(
)
{
__gitcomp
"add list update"
}