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.
feat: add merge_master function with error handling and branch update logic #170
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
base: main
Are you sure you want to change the base?
Uh oh!
There was an error while loading. Please reload this page.
feat: add merge_master function with error handling and branch update logic #170
Changes from all commits
be378c06264ac90105b96ee31ec6970ec91fb8ca899e683b5File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 194 in src/branch_handler.py
src/branch_handler.py#L193-L194
Check warning on line 197 in src/branch_handler.py
src/branch_handler.py#L196-L197
Check warning on line 201 in src/branch_handler.py
src/branch_handler.py#L201
Check warning on line 203 in src/branch_handler.py
src/branch_handler.py#L203
Check warning on line 206 in src/branch_handler.py
src/branch_handler.py#L205-L206
Check warning on line 210 in src/branch_handler.py
src/branch_handler.py#L208-L210
Check warning on line 213 in src/branch_handler.py
src/branch_handler.py#L212-L213
Check warning on line 216 in src/branch_handler.py
src/branch_handler.py#L215-L216
Check warning on line 221 in src/branch_handler.py
src/branch_handler.py#L220-L221
Check warning on line 223 in src/branch_handler.py
src/branch_handler.py#L223
Check warning on line 226 in src/branch_handler.py
src/branch_handler.py#L225-L226
Check warning on line 229 in src/branch_handler.py
src/branch_handler.py#L229
Check warning on line 237 in src/branch_handler.py
src/branch_handler.py#L232-L237
Check warning on line 244 in src/branch_handler.py
src/branch_handler.py#L240-L244
Check warning on line 250 in src/branch_handler.py
src/branch_handler.py#L248-L250
Check warning on line 253 in src/branch_handler.py
src/branch_handler.py#L252-L253
Check warning on line 255 in src/branch_handler.py
src/branch_handler.py#L255
Check warning on line 261 in src/branch_handler.py
src/branch_handler.py#L258-L261
Check warning on line 263 in src/branch_handler.py
src/branch_handler.py#L263
Check warning on line 236 in src/git_utils.py
src/git_utils.py#L236