]> Nutra Git (v2) - gamesguru/git-remote-gcrypt.git/commitdiff
remove duplicate debug log statement working
authorShane <chown_tee@proton.me>
Mon, 26 Jan 2026 08:10:47 +0000 (08:10 +0000)
committerShane <chown_tee@proton.me>
Mon, 26 Jan 2026 08:10:47 +0000 (08:10 +0000)
git-remote-gcrypt

index 21048564523ef9a022fce14804af00176b41e9e5..89dfb6d8e1d99bbc179a571cd94fa734e20b40d3 100755 (executable)
@@ -943,7 +943,6 @@ ensure_connected()
                                if isnonnull "$remote_head"; then
                                        Gref_rbranch="$remote_head"
                                        print_debug "Detected remote default branch: $Gref_rbranch"
-                                       echo_info "Debug: Detected remote default branch: $Gref_rbranch"
                                else
                                        echo_info "Debug: Failed to detect remote default branch."
                                fi