]> git.99rst.org Git - git.git/commitdiff
Merge branch 'jk/textconv-cache-outside-repo-fix'
authorJunio C Hamano <redacted>
Tue, 5 Mar 2024 17:44:42 +0000 (09:44 -0800)
committerJunio C Hamano <redacted>
Tue, 5 Mar 2024 17:44:42 +0000 (09:44 -0800)
The code incorrectly attempted to use textconv cache when asked,
even when we are not running in a repository, which has been
corrected.

* jk/textconv-cache-outside-repo-fix:
  userdiff: skip textconv caching when not in a repository

1  2 
userdiff.c

diff --cc userdiff.c
Simple merge
git clone https://git.99rst.org/PROJECT