Lately, when I: # git clone -n --depth 1 https://github.com/Logitech/slimserver.git /usr/share/lms/server
..I'm finding that I only get branch 7.9. A: # git branch -r ..results in: origin/HEAD -> origin/public/7.9 origin/public/7.9 In the past, I thought that a git clone --depth 1 got the latest revision of all the branches. Am I remembering this wrong? Do I have to clone ALL revisions in order to get branch 7.8? ------------------------------------------------------------------------ gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115 View this thread: http://forums.slimdevices.com/showthread.php?t=101535 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
