mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-06-27 03:22:06 +00:00
Branch point after 2022-05-28 Breaking Change.
This commit is contained in:
parent
103c08cc75
commit
73dbb042bf
@ -58,7 +58,9 @@ This happens immediately after the previous `develop` branch is merged.
|
|||||||
* `qmk_firmware` git commands
|
* `qmk_firmware` git commands
|
||||||
* [ ] `git checkout master`
|
* [ ] `git checkout master`
|
||||||
* [ ] `git pull --ff-only`
|
* [ ] `git pull --ff-only`
|
||||||
* [ ] `git checkout -b develop`
|
* [ ] `git checkout develop`
|
||||||
|
* [ ] `git pull --ff-only`
|
||||||
|
* [ ] `git merge -no-ff master`
|
||||||
* [ ] Edit `readme.md`
|
* [ ] Edit `readme.md`
|
||||||
* [ ] Add a big notice at the top that this is a testing branch.
|
* [ ] Add a big notice at the top that this is a testing branch.
|
||||||
* [ ] Include a link to this document
|
* [ ] Include a link to this document
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
# This is the `develop` branch!
|
||||||
|
|
||||||
|
See the [Breaking Changes](https://docs.qmk.fm/#/breaking_changes) document for more information.
|
||||||
|
|
||||||
# Quantum Mechanical Keyboard Firmware
|
# Quantum Mechanical Keyboard Firmware
|
||||||
|
|
||||||
[](https://github.com/qmk/qmk_firmware/tags)
|
[](https://github.com/qmk/qmk_firmware/tags)
|
||||||
|
Loading…
Reference in New Issue
Block a user