mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-17 14:02:27 +00:00
BlenderBIM Git documentation minor corrections
This commit is contained in:
@@ -122,8 +122,8 @@ revision you are interested-in and switch as before.
|
|||||||
.. Tip::
|
.. Tip::
|
||||||
|
|
||||||
Conceptually a local branch is equivalent to a remote fork in somebody
|
Conceptually a local branch is equivalent to a remote fork in somebody
|
||||||
else's copy of your repository, and indeed with an external Git tool you
|
else's copy of your repository, and indeed by adding a remote you
|
||||||
can import their work into a branch in your local repository.
|
can fetch their work into a *remote branch* in your local repository.
|
||||||
|
|
||||||
Merging
|
Merging
|
||||||
-------
|
-------
|
||||||
@@ -137,8 +137,7 @@ Merging
|
|||||||
|
|
||||||
You can merge changes that exist in a selected revision into the current
|
You can merge changes that exist in a selected revision into the current
|
||||||
model, even if changes have been made in both revisions - as long as these
|
model, even if changes have been made in both revisions - as long as these
|
||||||
changes don't directly conflict. After the merge you are able to view the
|
changes don't directly conflict.
|
||||||
combined changes before discarding or committing them.
|
|
||||||
|
|
||||||
.. Note::
|
.. Note::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user