... | ... | @@ -18,7 +18,7 @@ git commit -m "this is my commit message. Ref #xxx" |
|
|
git commit -m "this is my commit message. Related to https://gitcode.net/<username>/<projectname>/issues/<xxx>"
|
|
|
```
|
|
|
|
|
|
**注意:**将您的第一次提交与您的 Issue 相关联,对于分析跟踪您的过程将非常重要。它将测量该 Issue 从计划到实施所花费的时间,即从创建 Issue 到进行第一次提交之间的时间。
|
|
|
**注意:** 将您的第一次提交与您的 Issue 相关联,对于分析跟踪您的过程将非常重要。它将测量该 Issue 从计划到实施所花费的时间,即从创建 Issue 到进行第一次提交之间的时间。
|
|
|
|
|
|
## 在 Issue 中关联[](#from-related-issues "Permalink")
|
|
|
|
... | ... | |