0

I am trying to find source code in our project and I have access to the view with gitk but I don't have a local copy. Now I want to get a local copy. How do I interpret gitk presentation to extract the code into my local repository?

grmn.bob
  • 1,453
  • 2
  • 10
  • 11

1 Answers1

0

I was able to edit my project/.repo/manifests/default.xml to include the path relative to its neighboring git projects.

grmn.bob
  • 1,453
  • 2
  • 10
  • 11