To add/update required submodules at any time:
git submodule update --init
To hack on a submodule from within this project:
cd angular-ui
git remote set-url origin [email protected]:[YOUR-FORK]/angular-ui.github.com.git
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To add/update required submodules at any time:
git submodule update --init
To hack on a submodule from within this project:
cd angular-ui
git remote set-url origin [email protected]:[YOUR-FORK]/angular-ui.github.com.git