leonickl / git-lfs-pdf-diff
There is no license information available for the latest version (v1.0.0) of this package.
Compares the HEAD and working directory version of a PDF in git large file storage.
Package info
github.com/leonickl/git-lfs-pdf-diff
Type:project
pkg:composer/leonickl/git-lfs-pdf-diff
v1.0.0
2025-10-13 14:34 UTC
Requires
- php: >=8.4
README
Compares the HEAD and working directory version of a PDF in git large file storage.
Installation
composer global require leonickl/git-lfs-pdf-diff
Usage
- Navigate in the root of a git repository and run
git-pdf-diff. - This opens the first PDF file pair in Firefox.
- There, you can switch between them with
Ctrl+Tabto compare them. - Close the browser window if you have seen enough.
- Now, in the opened terminal, type "y" if you want to stage the new version or press "n" for nothing to happen.
- The default option on simply typing
Enteris "y".