Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How does github work(looking for rev)
07-16-2013, 10:45 AM
Post: #1
How does github work(looking for rev)
For example if I want to check the code in some rev,how can I find the page with that rev.

Lets say I want to see for example 0.8.1-127...how can I find the page that contains that rev.
I was using the buildbot but either there is a bug or that's how the buildbot work...at some point,some revs are removed(mostly not compiled)and the order becomes wrong
v0.7.5-54-g2347bc8
v0.8.1-125-gf5da5f4
v0.7.6-1386-gc8bbad2

Using PPSSPP on Windows 7 x64 SP1
i7 4771 3.5Ghz,GTX750TI,16GB RAM

Batch iso <=> cso converter
http://forums.ppsspp.org/showthread.php?tid=5384
Save Game\States Manager
http://forums.ppsspp.org/showthread.php?tid=5516
Find all posts by this user
Quote this message in a reply
07-21-2013, 07:28 PM
Post: #2
RE: How does github work(looking for rev)
You can use the version directly:

https://github.com/hrydgard/ppsspp/commi...4-g2347bc8

You can also do a compare:

https://github.com/hrydgard/ppsspp/compa...6-gc8bbad2

-[Unknown]
Find all posts by this user
Quote this message in a reply
07-21-2013, 08:11 PM
Post: #3
RE: How does github work(looking for rev)
Ok but if I don't know the "-g2347bc8" part of v0.7.5-54 for example,how can I see that rev

For example if you want to see rev 0.8.1-8 without knowing the rest of the name.

Using PPSSPP on Windows 7 x64 SP1
i7 4771 3.5Ghz,GTX750TI,16GB RAM

Batch iso <=> cso converter
http://forums.ppsspp.org/showthread.php?tid=5384
Save Game\States Manager
http://forums.ppsspp.org/showthread.php?tid=5516
Find all posts by this user
Quote this message in a reply
07-22-2013, 10:11 PM
Post: #4
RE: How does github work(looking for rev)
The real name of the revision is the part after the g. The rest is just decoration and not unique and that's why you can't use it to identify one commit.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: