Skip to content

Commit dce37b6

Browse files
committed
l10n: initial git.pot for 1.7.10 upcoming release
The file 'po/git.pot' is generated using the command 'make pot' against git v1.7.9-209-gb6b3b (Update draft release notes to 1.7.10). Since po/git.pot is tracked, remove the entry from .gitignore, and not delete the file again when doing 'make distclean'. Signed-off-by: Jiang Xin <[email protected]>
1 parent b6b3b6a commit dce37b6

File tree

3 files changed

+3431
-2
lines changed

3 files changed

+3431
-2
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2576,7 +2576,6 @@ dist-doc:
25762576

25772577
distclean: clean
25782578
$(RM) configure
2579-
$(RM) po/git.pot
25802579

25812580
clean:
25822581
$(RM) *.o block-sha1/*.o ppc/*.o compat/*.o compat/*/*.o xdiff/*.o vcs-svn/*.o \

po/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
/git.pot
21
/build

0 commit comments

Comments
 (0)