1
Fork 0

Display the difference of game results at the end.

master
vonavi 2013-10-09 11:13:03 +03:00
parent e7983a0022
commit 41a8f2b26f
1 changed files with 3 additions and 0 deletions

View File

@ -17,3 +17,6 @@ mv temp_table.html $table
git add $table
git commit -m "Update the tournament table."
git checkout master
# Check the difference between game results
git diff HEAD^ HEAD -- $results