anystar

Results 2 issues of anystar

I get a ConsoleException when I run below command. $git->repo->run("config core.safecrlf false"); And it seems in general I get that exception when I run commands that run successfully however don't...

I'm writing a condition to ensure an alias is available and if its not it'll create the alias but running this code $repo->run("config --get alias.example"); throws an empty error for...