mirror of
https://github.com/git/git.git
synced 2026-03-26 10:53:27 +01:00
* 'master' of https://github.com/j6t/git-gui: git-gui: grey out comment lines in commit message git-gui: wire up "git-gui--askyesno" with Meson git-gui: massage "git-gui--askyesno" with "generate-script.sh" git-gui: prefer shell at "/bin/sh" with Meson git-gui: fix use of GIT_CEILING_DIRECTORIES git-gui: shift tabstops to account for the first column of patch text
3 lines
209 B
Meson
3 lines
209 B
Meson
option('parent_project_dir', type: 'string', value: '',
|
|
description: 'The directory of the parent project. This is used so that the version can be determined even in case git-gui is included as a subtree.')
|