Skip to content

Conversation

@NoahV17
Copy link

@NoahV17 NoahV17 commented Oct 5, 2023

No description provided.

@NoahV17
Copy link
Author

NoahV17 commented Oct 5, 2023

I realized I made the same error here as I've made on my kwl repo. I tried reset and rebasing but I think my commands are just not in the right order

@NoahV17
Copy link
Author

NoahV17 commented Oct 5, 2023

Technically this is fine now, has whats on main for the 9-26 notes, and the updated 10-3 notes

1 git rebase main origin/added-question-to-9-26-notes
2 git rebase origin/main origin/added-question-to-9-26-notes
3 git push
4 git push origin HEAD:main
5 git push
6 git push origin HEAD:origin
7 git push origin HEAD:main
8 git push
9 git checkout main
10 git checkout origin/main
11 git push
12 git status
13 git checkout main
14 git status
15 history
16 git rebase main
17 git status
18 git pull
19 git config pull.rebase true
20 git pull
21 git status
22 history

@NoahV17
Copy link
Author

NoahV17 commented Oct 14, 2023

I can't seem to correct the commits here, it's supposed to only have the hash notes file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants