Kaartic Sivaraam writes:
> Can I do this or should I keep the patch focused around the
> documentation part alone?
You can do both if you wanted to but not in a same patch that makes
the result noisier than it needs to.
On Wednesday 20 September 2017 09:42 AM, Junio C Hamano wrote:
@@ -15,6 +15,11 @@
*
* - reflog creates a reflog for the branch
*
+ * - if 'force' is true, clobber_head indicates whether the branch could be
+ * the current branch; else it has no effect
Everybody else in this li
Kaartic Sivaraam writes:
> Documentation for a certain function was incomplete as it didn't say
> what certain parameters were used for.
>
> So, document them for the sake of completeness and easy reference.
Thanks.
> @@ -15,6 +15,11 @@
> *
> * - reflog creates a reflog for the branch
>
Documentation for a certain function was incomplete as it didn't say
what certain parameters were used for.
So, document them for the sake of completeness and easy reference.
Signed-off-by: Kaartic Sivaraam
---
branch.h | 5 +
1 file changed, 5 insertions(+)
diff --git a/branch.h b/branch.
4 matches
Mail list logo