Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-gui: Change prior tree SHA-1 verification to use git_read
This cat-file was done on maint, where we did not have git_read available to us. But here on master we do, so we should make use of it. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
- Loading branch information