Skip to content
Snippets Groups Projects

git part 1

All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -9,7 +9,7 @@
You have to <font color="color:red">merge</font> the branches.
**Remarks**: merging is directional - *Merge Branch A to branch B*
**Remarks**: merging is directional - *Merge branch A to branch B*
### The merge is initiated via so called **merge request**
*Requesting* someone (from the original repository) to *merge* your changes.
Loading