On Thursday, September 19, 2013 1:40:33 PM UTC+2, Gabriel Marchesan Almeida wrote: > > Hi colleagues, > > Considering I have multiple repositories in my manifest file. > > Do you know any way I could refer to different commit hashs on each one of > the repositories ? > > i.e > > repo1 hash #eee33343443 > repo2 hash #ffff3f3f3f323f > > repoN hash #hjashdjhjh > > or if I could even use TAGS for that? > > Sounds like a typical case for git submodules: https://www.kernel.org/pub/software/scm/git/docs/git-submodule.html
-- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
