Simple tool to ease resolving fuzzies #140

Merged
mdk merged 4 commits from ChristopheNan/python-docs-fr:fuzzy_diff into 3.11 2023-05-23 19:53:37 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit e845e43847 - Show all commits

View File

@ -12,7 +12,7 @@ trap 'rm --force --recursive "$TMP_DIR"' EXIT
PO_EDITOR=$(which poedit)
DIFFTOOL=$(which meld)
DIFFTOOL=$(git config diff.tool)
PO_FILE=$1
# search for revs where fuzzy was added or suppressed