mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 04:15:48 +02:00
This makes it possible to use date and time in initial values like this: ```yaml initialValue: 'ruudk/{{ runCommand "date +\"%Y/%-m\"" }}/' ``` I want to use this to configure my BranchPrefix like this: ```yaml git: branchPrefix: 'ruudk/{{ runCommand "date +\"%Y/%-m\"" }}/' ``` |
||
---|---|---|
.. | ||
dev | ||
keybindings | ||
Config.md | ||
Custom_Command_Keybindings.md | ||
Custom_Pagers.md | ||
Fixup_Commits.md | ||
Range_Select.md | ||
README.md | ||
Searching.md | ||
Stacked_Branches.md | ||
Undoing.md |