-
Notifications
You must be signed in to change notification settings - Fork 6
GiT version of the CodeTitans Libraries project (http://codetitans.codeplex.com)
phofman/codetitans-libs
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
GiT clone of the CodeTitans Library project
Available at:
http://codetitans.codeplex.com
Aim:
Simplify management for GiT source code references.
As the original project is hosted using SVN, this one
will allow adding into existing GiT repositories
a regular submodule.
The development is still done at original location.
Repository created by:
1) git svn init https://codetitans.svn.codeplex.com/svn/trunk -R codetitans --prefix=codetitans/
2) git svn fetch codetitans -r 22968
3) and merged:
'remotes/codetitans/git-svn' into 'master'
Usage:
git submodule add [email protected]:phofman/codetitans-libs.git externals/CodeTitans
and later:
git submodule update
and even later, to pull latest changes into the submodule's folder:
git submodule foreach git pull origin master
===================================================================
CodeTitans 2013
About
GiT version of the CodeTitans Libraries project (http://codetitans.codeplex.com)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published