-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
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
Update upstream git repository for safe-rm #101386
Conversation
There are other links which point to Gitorious. We should replace them, too if they are still available. |
Can you change the commit headline to?
|
Gitorious is long gone and the upstream repository is now on Launchpad: https://code.launchpad.net/safe-rm
Updated. |
Sometimes it works but 3 out of 4 times it does not. I wish GitHub had a feature where I can just pick that one commit into another branch. |
That would be nice, but for now let's do that on the command line. Did anyone try convert to draft before rebasing? Might be worth a shot. |
Yes, sometimes it works because we merge master into the other branches. We need a GH Action to do these merges more often #104594 |
@FRidh that doesn't work for cases where contributors target a release branch first instead of master, like this one. |
Backported to 20.09 in 471e36f. |
> @SuperSandro2000 please avoid changing the base branch to avoid
> spamming tens of maintainers. Thank you :)
Sometimes it works but 3 out of 4 times it does not. I wish GitHub had
a feature where I can just pick that one commit into another branch.
I think if you reset to the merge base of the old and new branches, pick
your commit onto that, force push, and then change the base branch, it
won't spam anybody.
|
Gitorious is long gone and the upstream repository is now on Launchpad: https://code.launchpad.net/safe-rm
Motivation for this change
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)