Created
June 30, 2020 17:36
-
-
Save Yatekii/e19fba1029001c4f954e6be3e89aef29 to your computer and use it in GitHub Desktop.
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
yatekii@arcturo:~/repos/probe-rs/cargo-embed$ git add .yatekii@arcturo:~/repos/probe-rs/cargo-embed$ git rebase --continue | |
Applying: Update the reset_and_halt call | |
No changes - did you forget to use 'git add'? | |
If there is nothing left to stage, chances are that something else | |
already introduced the same changes; you might want to skip this patch. | |
Resolve all conflicts manually, mark them as resolved with | |
"git add/rm <conflicted_files>", then run "git rebase --continue". | |
You can instead skip this commit: run "git rebase --skip". | |
To abort and get back to the state before "git rebase", run "git rebase --abort". | |
yatekii@arcturo:~/repos/probe-rs/cargo-embed$ git status | |
rebase in progress; onto 3929fcf | |
You are currently rebasing branch '0.8.0' on '3929fcf'. | |
(all conflicts fixed: run "git rebase --continue") | |
nothing to commit, working tree clean |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment