Skip to content
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

Revert unintentional change #174

Merged
merged 11 commits into from
Nov 4, 2023
Merged

Revert unintentional change #174

merged 11 commits into from
Nov 4, 2023

Conversation

wjiang42
Copy link
Contributor

No description provided.

@DaAwesomeP
Copy link
Member

It shows only one change but there are somehow 11 commits here. Could you try:

git fetch upstream
git checkout main
git reset --hard upstream/main
# redo your change and re-commit
git push origin main -f

Note this will wipe out your most recent change on main of your fork, but it's only one small change. You should also do this on dev and dev-2.

@DaAwesomeP DaAwesomeP merged commit 06207f5 into ABTech:main Nov 4, 2023
3 checks passed
@wjiang42
Copy link
Contributor Author

wjiang42 commented Nov 5, 2023

Apologies did not see this again. Was wondering how to do this, tyty; turns out I did not setup the upstream properly and it should now be fixed.

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