mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 06:53:01 +00:00
369cfa02da
Also post a comment in case base branch is wrong This guides newcomers in how to smoothly handle the potentially scary situation of having thousands of commits listed in a PR. While CI shows the same, people might not even look at CI if the PR looks botched.
8 lines
147 B
Plaintext
8 lines
147 B
Plaintext
# Trusted development branches:
|
|
# These generally require PRs to update and are built by Hydra.
|
|
master
|
|
staging
|
|
release-*
|
|
staging-*
|
|
haskell-updates
|