List of updates in GitHub

mybitch

New member
Messages
291
Points
0
Location
Prontera
For example for one commit..

It says... 

Showing 3 changed files with 35 additions and 14 deletions.

Hope it'll show that what files were changed below it. Yes indeed, it shows the file but in the diff form with -/+

like on trac.. for example.. 

http://trac.rathena.org/changeset/17300/rathena

here the files edited were clif.c and etc..

Pros: its easy to transfer the files that were updated
default_biggrin.png


 
Last edited by a moderator:
Actually, it does. It's just hidden
default_tongue.png
.

Take a look here:

Screen Shot 2013-04-28 at 9.15.50 AM.png

You'd want to click on "Show Diff Stats". By enabling this, you'll see which files were changed in the commit:

Screen Shot 2013-04-28 at 9.15.53 AM.png

Then to not show it anymore, just click "Hide Diff Stats".

 
Last edited by a moderator:
Back
Top