Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
need help for compil old git code
05-12-2013, 11:36 PM
Post: #2
RE: need help for compil old git code
Whenever you clone or pull a git repository, you should also run this command "git submodule update --init --recursive" in a shell. It clones the other repositories and checkout the code at the proper location.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
need help for compil old git code - Jeid3 - 05-12-2013, 06:37 PM
RE: need help for compil old git code - Orphis - 05-12-2013 11:36 PM

Forum Jump: