Johannes Schindelin 57900198bd git-gui (MinGW): make use of MSys2's msgfmt
When Git for Windows was still based on MSys1, we had no gettext, ergo
no msgfmt, either. Therefore, we introduced a small and simple Tcl
script to perform the same task.

However, with MSys2, we no longer need that because we have a proper
msgfmt executable. Plus, the po2msg.sh script somehow manages to hang
when run in parallel.

Two reasons to use real msgfmt.exe instead.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2015-04-06 14:34:59 +01:00
2015-04-01 09:59:35 +01:00
2015-04-01 09:54:08 +01:00
2015-04-01 10:00:06 +01:00
2015-04-01 09:00:38 +01:00
2015-04-01 09:00:38 +01:00
2015-04-01 09:00:38 +01:00
2015-04-01 09:54:14 +01:00
2015-03-31 14:57:10 -07:00
2015-04-01 10:03:51 +01:00
2015-04-01 10:03:56 +01:00
2015-04-01 09:00:16 +01:00
2015-03-20 12:41:41 -07:00
2015-03-28 09:36:30 -07:00

Git for Windows

Join the chat at https://gitter.im/git-for-windows/git

This is the source code of Git for Windows, forked from Git.

If you encounter problems, you can report them as GitHub issues, discuss them on Git for Windows' Google Group, and contribute bug fixes.

Description
No description provided
Readme 673 MiB
Languages
C 50.5%
Shell 38.8%
Perl 4.4%
Tcl 3.2%
Python 0.8%
Other 2.1%