Improve the branch selection in interactive go (now same as status)#1607
Open
PawelLipski wants to merge 1 commit intodevelopfrom
Open
Improve the branch selection in interactive go (now same as status)#1607PawelLipski wants to merge 1 commit intodevelopfrom
go (now same as status)#1607PawelLipski wants to merge 1 commit intodevelopfrom
Conversation
b989059 to
def3a7a
Compare
3406b05 to
7aa07f1
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #1607 +/- ##
===========================================
+ Coverage 98.68% 98.72% +0.04%
===========================================
Files 28 28
Lines 4791 4793 +2
Branches 897 894 -3
===========================================
+ Hits 4728 4732 +4
+ Misses 39 38 -1
+ Partials 24 23 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
58cd772 to
6835753
Compare
a21a9a9 to
5bede3f
Compare
5bede3f to
380a0fc
Compare
380a0fc to
f1d13f7
Compare
a08c95e to
b22b283
Compare
b22b283 to
80ed7aa
Compare
c6a4911 to
3a26266
Compare
3a26266 to
044a126
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Based on PR #1611
Chain of upstream PRs as of 2026-03-12
PR Rework handling of ANSI escape sequences #1610:
develop←refactor/ansi-escapePR Forbid running interactive go when stdout is not a TTY #1611:
refactor/ansi-escape←fix/go-int-stdout-ttygo(now same asstatus) #1607 (THIS ONE):fix/go-int-stdout-tty←improve/go-interactive-status