-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Adjust error reporting from merge failures and use LC_ALL=C for git #8548
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 27 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
97b534f
Adjust error reporting from merge failures
zeripath 33d1d28
Add errbuf resets
zeripath c1f49d8
Remove the -q as we want the message if there is a failure
zeripath 137d700
save the stdout
zeripath a439b57
sanitize the error out
zeripath 28d0f84
truncate message slightly and adjust message
zeripath e4eb801
in runes...
zeripath ad111ce
ReplaceAll is too new - use Replace(... -1)
zeripath 2290433
Merge branch 'master' into merging-fixes
zeripath a1e23e9
Apply suggestions from code review
zeripath 218368b
Merge branch 'master' into merging-fixes
zeripath d3eaac2
Set locale
zeripath b6077bb
Handle lots of types of error better
zeripath 08cffb3
use fallthrough to reduce replication
zeripath 252b605
More golangci-lint fixes
zeripath 6b7855f
finally fixed golangci-lint
zeripath 6511e18
Update modules/auth/repo_form.go
zeripath 18300d0
update swagger
zeripath 130f61a
Update command.go
zeripath d4be899
Merge branch 'master' into merging-fixes
zeripath 6546958
Remove MergeStyleUnrelatedMerge
zeripath 98ab798
Merge branch 'master' into merging-fixes
zeripath cef2489
remove mergeunrelated message in locale_en-US.ini
zeripath e56d6ce
Apply suggestions from code review
zeripath 2954f0f
Switch to use Locale instead of LCALL name
zeripath ac66b00
Fix fmt
zeripath 4f35d66
Fix fmt 2 (the revenge)
zeripath 5a30d6f
Remove unused configurability from git.Command
zeripath c115d79
Add tests
zeripath 08e0b49
Merge branch 'master' into merging-fixes
zeripath 4462fe9
Merge branch 'master' into merging-fixes
zeripath 9f38346
Merge branch 'master' into merging-fixes
zeripath a234bf1
Merge branch 'master' into merging-fixes
zeripath File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.