mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-25 22:32:13 +02: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