git-php icon indicating copy to clipboard operation
git-php copied to clipboard

GitRepository: Create isFileCommitted() method.

Open Taitava opened this issue 5 years ago • 0 comments

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! :)

Taitava avatar Jan 13 '20 11:01 Taitava