Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c99f312

Browse filesBrowse files
committed
Revert "Add clean-diff that runs fix_diffs.py for every changed po files"
This reverts commit c330bcb.
1 parent f7aa06b commit c99f312
Copy full SHA for c99f312

File tree

Expand file treeCollapse file tree

1 file changed

+0
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-4
lines changed

‎Makefile

Copy file name to clipboardExpand all lines: Makefile
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,3 @@ fuzzy:
101101
.PHONY: clean
102102
clean:
103103
rm *.mo */*.mo
104-
105-
.PHONY: clean-diff
106-
clean-diff: $(VENV)/bin/activate
107-
for file in $$(git diff --name-only | grep '.po$$'); do python3 scripts/fix_diffs.py $$file; done

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.