Parcourir la source

developing: Extra note on branch names

tags/v0.6.0
Daniel Oaks il y a 7 ans
Parent
révision
aad7aaba07
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2
    0
      DEVELOPING.md

+ 2
- 0
DEVELOPING.md Voir le fichier

@@ -2,6 +2,8 @@
2 2
 
3 3
 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.
4 4
 
5
+I may also name the branch `develop+feature` if I'm developing multiple, or particularly unstable, features.
6
+
5 7
 The intent is to keep `master` relatively stable.
6 8
 
7 9
 

Chargement…
Annuler
Enregistrer