mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-08 17:14:28 +01:00
Update configure-git.ps1
This commit is contained in:
parent
0edeca4765
commit
51fedf62d9
@ -22,7 +22,7 @@ try {
|
||||
& git config --global core.symlinks true
|
||||
& git config --global core.longpaths true
|
||||
& git config --global init.defaultBranch main
|
||||
write-host -foregroundColor green "✔️ your Git configuration has been saved, it's now:"
|
||||
write-host -foregroundColor green "✔️ saved your Git configuration, it's now:"
|
||||
& git config --list
|
||||
exit 0
|
||||
} catch {
|
||||
|
Loading…
Reference in New Issue
Block a user