ALBERTIN TIMOTHEE p1514771 writes:
+This workflow is commonly used on different platforms like BitBucket,
+GitHub or GitLab which provide a dedicated mechanism for requesting
merges.
>>>
>>> As a user, I find it terribly frustrating when reading documentation
>>> telling me that "
ALBERTIN TIMOTHEE p1514771 writes:
>>> +Example with master as :
>>> +===
>>> +* `git config branch.master.remote upstream`
>>> +* `git config branch.master.pushRemote origin`
>>> +===
>
>>origin is the remote you've cloned from. Fro
>>> +This workflow is commonly used on different platforms like BitBucket,
>>> +GitHub or GitLab which provide a dedicated mechanism for requesting merges.
>>
>> As a user, I find it terribly frustrating when reading documentation
>> telling me that "there's a dedicated mechanism" for something w
>> +
>> +
>> +-- -
>> +| UPSTREAM | maintainer | PUBLISH |
>> +||- - - - - - - -| |
>> +-- <- -
>> + \
Matthieu Moy writes:
> I don't think you should talk about "Git contributors", which can be
> read as "contributors to the git.git codebase". "Git users" would make
> more sense, or perhaps you meant "contributors to Git projects". But
> actually, I don't think this kind of documentation should f
"BENSOUSSAN--BOHM DANIEL p1507430"
wrote:
> Added a new file about triangular workflow for a clearer organization.
"for a clearer organization" is an explanation of why you are doing
things this way compared to your previous email.
But this is the commit message, and its wording shoud make sen
Added a new file about triangular workflow for a clearer organization.
With a more precise documentation, any new Git contributors
will spend less time on understanding this doc and the way Git works.
Based-on-patch-by: Jordan DE GEA
Signed-off-by: Michael Haggerty
Signed-off-by: Jordan DE GEA
7 matches
Mail list logo