mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
* 'master' of https://github.com/j6t/git-gui: git-gui: wire up support for the Meson build system git-gui: stop including GIT-VERSION-FILE file git-gui: extract script to generate macOS app git-gui: extract script to generate macOS wrapper git-gui: extract script to generate "tclIndex" git-gui: extract script to generate "git-gui" git-gui: drop no-op GITGUI_SCRIPT replacement git-gui: make output of GIT-VERSION-GEN source'able git-gui: prepare GIT-VERSION-GEN for out-of-tree builds git-gui: replace GIT-GUI-VARS with GIT-GUI-BUILD-OPTIONS
8 lines
266 B
Plaintext
8 lines
266 B
Plaintext
* whitespace=indent-with-non-tab,trailing-space,space-before-tab,tabwidth=4
|
|
* encoding=US-ASCII
|
|
git-gui.sh encoding=UTF-8
|
|
/po/*.po encoding=UTF-8
|
|
/GIT-VERSION-GEN eol=lf
|
|
Makefile whitespace=!indent,trail,space
|
|
meson.build whitespace=space
|