mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-30 03:23:08 +03:00
Fix typos
This commit is contained in:
committed by
Jesse Duffield
parent
ae459b2377
commit
508cdb40a8
@ -19,7 +19,7 @@ const (
|
||||
// which is good to test for.
|
||||
PWD = "PWD"
|
||||
|
||||
// We set $HOME and $GIT_CONFIG_NOGLOBAL during integrationt tests so
|
||||
// We set $HOME and $GIT_CONFIG_NOGLOBAL during integration tests so
|
||||
// that older versions of git that don't respect $GIT_CONFIG_GLOBAL
|
||||
// will find the correct global config file for testing
|
||||
HOME = "HOME"
|
||||
|
Reference in New Issue
Block a user