A) xgit-loginfo.php:
file_put_contents('/home/jimmy/software/git_test/code.txt', "\n". rand(), FILE_APPEND); // TODO temp
;)
B) There's definitely some unused code in xgit-config.php. You should probably remove your personal configuration from the copy checked into CVS, too. ;)
Comments
Comment #1
boombatower commentedYea, that was left over from when I was debugging script. I used that to automatically change file so I could just run a script to commit it. That way it was systematic to create new commits and check if the hook script was working correctly.
The personal information was an oversight as well and both have been fixed.
Thanks for finding these problems.
Commit - #99157
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.