Browse Source

delete trailing whitespace

master
Matthieu Moy 12 years ago
parent
commit
256b5162a1
  1. 2
      git-latexdiff

2
git-latexdiff

@ -350,7 +350,7 @@ if test "$subtree" = 1; then
else
checkoutroot="."
fi
git --git-dir="$git_dir" --work-tree=. checkout "$old" -- "$checkoutroot" || die "checkout failed for old/"
verbose_progress
cd ../new || die "Cannot cd to new/"

Loading…
Cancel
Save