mirror of
https://git.resf.org/sig_core/wiki.git
synced 2024-12-30 06:30:55 +00:00
extend explanation of force push
This commit is contained in:
parent
48a3594170
commit
5e92b70b43
1 changed files with 3 additions and 1 deletions
|
@ -75,4 +75,6 @@ downward to the stable branch. For example:
|
|||
|
||||
This applies to any specific rocky repo, such as comps, pungi, peridot-config,
|
||||
and so on. As it is expected some repos will deviate in commit history, it is OK
|
||||
to force push.
|
||||
to force push, under the assumption that changes made in the lower branch exists
|
||||
in the upper branch. That way you can avoid changes/functionality being reverted
|
||||
on accident.
|
||||
|
|
Loading…
Reference in a new issue