Skip to content

Conversation

@Abhiishekk31
Copy link

@Abhiishekk31 Abhiishekk31 commented Jan 21, 2026

@Abhiishekk31
Copy link
Author

_ No description provided. _

@maebeale Please check into it. I hope it can be merged now.

Copy link
Collaborator

@jmilljr24 jmilljr24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Abhiishekk31 Looks like you committed some extra files again but otherwise it's looking good!

You can keep the same PR, just remove schema.rb .env.example and package-lock.json

A new commit reverting them is fine or edit your previous commit and force push the change to this PR without those files.

@Abhiishekk31
Copy link
Author

@jmilljr24 removed those three extra files that you asked for.

@jmilljr24
Copy link
Collaborator

jmilljr24 commented Jan 23, 2026

@Abhiishekk31 Ah, so the way you did it will completely remove them from our repo if I accept and merge this. Not sure if github has a UI option but locally you need to do something like:

# reset a file back to main
git checkout origin/main -- path/to/file
git commit -m "Revert file from PR"
git push

Basically taking the version from the main branch and putting it into your working branch. It's fine if you keep pushing up commits to try things. No worries.

@Abhiishekk31 Abhiishekk31 marked this pull request as draft January 23, 2026 15:08
@Abhiishekk31 Abhiishekk31 marked this pull request as ready for review January 23, 2026 15:08
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