mirror of
https://github.com/jesseduffield/lazygit.git
synced 2024-11-24 08:52:21 +02:00
revert changes from bfc9881
This commit is contained in:
parent
bfc9881213
commit
1183de151a
@ -20,8 +20,6 @@ import (
|
||||
// you call `git status` from the command line directly but no harm in playing it
|
||||
// safe.
|
||||
|
||||
This should fail the CI only on windows
|
||||
|
||||
func Command(name string, args ...string) *exec.Cmd {
|
||||
bin, err := safeexec.LookPath(name)
|
||||
if err != nil {
|
||||
|
Loading…
Reference in New Issue
Block a user