git-php
git-php copied to clipboard
GitRepository: Create isFileCommitted() method.
Just a simple method to check whether the given file exists in the repository or not. I'm not sure what would be a good method name, so please let me know if you have a better name in mind than isFileCommitted(). Also any other comments are welcome too! :)