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

Create SECURITY.md #339

Closed
wants to merge 1 commit into from
Closed

Create SECURITY.md #339

wants to merge 1 commit into from

Conversation

Mema55
Copy link

@Mema55 Mema55 commented Sep 27, 2024

$ git remote -v

View current remotes

origin https://github.com/OWNER/REPOSITORY.git (fetch)
origin https://github.com/OWNER/REPOSITORY.git (push)
destination https://github.com/FORKER/REPOSITORY.git (fetch)
destination https://github.com/FORKER/REPOSITORY.git (push)

$ git remote rm destination

Remove remote

$ git remote -v

Verify it's gone

origin https://github.com/OWNER/REPOSITORY.git (fetch)
origin https://github.com/OWNER/REPOSITORY.git (push)

@Mema55
Copy link
Author

Mema55 commented Sep 27, 2024

Hacked

@appleboy appleboy closed this Sep 28, 2024
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