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-23-2013, 04:10 PM
Post: #3
RE: [solved] git checkout ppsspp's specific version e.g. v0.9.5-571-g7ec0069
(11-22-2013 09:17 PM)[Unknown] Wrote:  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]

# git clone https://github.com/hrydgard/ppsspp.git --branch v0.9.5-571-g7ec0069 --single-branch --recursive
Cloning into 'ppsspp'...
warning: Could not find remote branch v0.9.5-571-g7ec0069 to clone.
fatal: Remote branch v0.9.5-571-g7ec0069 not found in upstream origin
Unexpected end of command stream

it's not working. thanks though Smile
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 - fastrizwaan - 11-23-2013 04:10 PM

Forum Jump: