Docunext


Git Submodules

March 7th, 2010

I use Vlad to deploy my web applications that use git as their code management system, so I haven't used submodules much.

Today I decided to find out if Vlad supports submodules - it was recently added!

git submodule add git@github.com:docunext/1bb02b59.git views/xsl/1bb02b59
git submodule init
git submodule update
git add .gitmodules
git commit -m "sm" !$

That's a read / write path which requires authentication.

I'm wonder if there is a process for deciding between authenticated and read-only anonymous access for git submodules?

Yearly Indexes: 2003 2004 2006 2007 2008 2009 2010 2011 2012 2013 2015 2019 2020 2022