Skip to content

Conversation

@learner8094
Copy link

@learner8094 learner8094 commented Jan 13, 2026

Description

Add tor package
i have fixed the issues from the previous pull request

Checklist

Before this pull request is reviewed, certain conditions must be met.

The following must be true for all changes:

  • I have read CONTRIBUTING.md
  • I acknowledge that overtly not following the above or the below will result in my pull request getting closed

The following must be true for template/package changes:

  • I have read Packaging.md
  • I have built and tested my changes on my machine

The following must be true for new package submissions:

  • I will take responsibility for my template and keep it up to date

@learner8094 learner8094 changed the title Add tor package main/tor: new package Jan 13, 2026
@aniruddhgutta
Copy link
Contributor

There should only be one commit

@learner8094
Copy link
Author

There should only be one commit

i tried to rebrand it with:
git rebase -i HEAD~2
then i added "drop" to the old commit, but it is still present?
how to remove the old commit?

@aniruddhgutta
Copy link
Contributor

There should only be one commit

i tried to rebrand it with:
git rebase -i HEAD~2
then i added "drop" to the old commit, but it is still present?
how to remove the old commit?

rebase is right but squash instead of drop, and then git push -f

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