mirror of
https://github.com/jeremyd/ergo.git
synced 2026-06-11 15:23:31 -07:00
developing: Extra note on branch names
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
Most development happens on the `develop` branch, which is occasionally rebased + merged into `master` when it's not incredibly broken. When this happens, the `develop` branch is usually pruned until I feel like making 'unsafe' changes again.
|
||||
|
||||
I may also name the branch `develop+feature` if I'm developing multiple, or particularly unstable, features.
|
||||
|
||||
The intent is to keep `master` relatively stable.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user