Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] git checkout ppsspp's specific version e.g. v0.9.5-571-g7ec0069
11-22-2013, 09:17 PM (This post was last modified: 11-22-2013 09:17 PM by [Unknown].)
Post: #2
RE: [solved] git checkout ppsspp's specific version e.g. v0.9.5-571-g7ec0069
I've never tried it (--branch with a commitish) but theoretically this could work:

git clone https://github.com/hrydgard/ppsspp.git --branch v0.9.5-571-g7ec0069 --single-branch --recursive

-[Unknown]
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [solved] git checkout ppsspp's specific version e.g. v0.9.5-571-g7ec0069 - [Unknown] - 11-22-2013 09:17 PM

Forum Jump: