showCommit is a method in LastCommit class which allow to get last commit's SHA
You can clone this repository
Use it by type
php symf_console.php showCommitRemember to change directory to dir with cloned repository. After run the script you will see:
Insert your login : # e.g. kuba-end
Insert repo name : # e.g. git-last-commitScript will return SHA of last commit and link for that certain commit
Pull request are welcome