refactor-reset-revert #1
@@ -635,6 +635,9 @@ if ($userChoice -ne "CloneOnly") {
|
||||
-CheckCommand "git" `
|
||||
-MinVersion "2.23" `
|
||||
-AdditionalArgs "-e"
|
||||
|
||||
Write-Host "Setting the init.defaultBranch to be \"main\""
|
||||
git config --global init.defaultBranch main
|
||||
|
||||
# Verify Git version specifically
|
||||
if ($results.Git) {
|
||||
|
||||
Reference in New Issue
Block a user