From 54ec13cbdfec5f923e894cf47f795b7817d23933 Mon Sep 17 00:00:00 2001 From: Matthieu Moy Date: Wed, 21 Aug 2013 13:22:16 +0200 Subject: [PATCH] Update header comments --- git-latexdiff | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/git-latexdiff b/git-latexdiff index d7671b4..b3338ea 100755 --- a/git-latexdiff +++ b/git-latexdiff @@ -20,7 +20,7 @@ # To install, just copy git-latexdiff in your $PATH. # Missing features (patches welcome ;-): -# - diff the index or the current worktree +# - diff the index # - checkout only a subdirectory of the repo # - hardlink temporary checkouts as much as possible @@ -31,7 +31,11 @@ # My experience is that latexdiff-git is more buggy than # git-latexdiff, but they probably just don't have the same bugs ;-) # -# Ideally, these two scripts should be merged. +# There are a bunch of other alternatives cited here: +# +# http://tex.stackexchange.com/questions/1325/using-latexdiff-with-git +# +# Ideally, these scripts should be merged. git_latexdiff_version=1.0