瀏覽代碼

developing: Extra note on branch names

tags/v0.6.0
Daniel Oaks 7 年之前
父節點
當前提交
aad7aaba07
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. 2
    0
      DEVELOPING.md

+ 2
- 0
DEVELOPING.md 查看文件

@@ -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
 

Loading…
取消
儲存