leonickl / git-lfs-pdf-diff
Compares the HEAD and working directory version of a PDF in git large file storage.
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:project
pkg:composer/leonickl/git-lfs-pdf-diff
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".