Skip to content

Commit

Permalink
docs: Add documentation on how to merge if merging is not possible
Browse files Browse the repository at this point in the history
  • Loading branch information
Paula-Kli committed Oct 10, 2023
1 parent e4a8970 commit 64b10df
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/user/docs/tools/capella/working-with-git.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,10 @@ Destination" opens. This shows where your work is going to be stored locally.

<!-- prettier-ignore -->

!!! info
Tick the box: "Import all existing Eclipse projects after clone
finishes" importing the cloned repository into your eclipse workspace
!!! info

Tick the box: "Import all existing Eclipse projects after clone
finishes" importing the cloned repository into your eclipse workspace

![Step 3: Local Destination](working-with-git/local-destination.png)

Expand Down Expand Up @@ -98,7 +99,7 @@ changes (2).

![Step 7: Search for View](working-with-git/staged-changes.png)

<<<<<<< HEAD:docs/user/docs/tools/capella/working-with-git.md

If you already committed your changes you can right click on the Project >
"Team" > "Push to Origin" in order to push your changes to the remote.

Expand Down Expand Up @@ -167,4 +168,3 @@ click "Push".

Now your changes are saved at the remote repository where they are not lost and
your collegues can see them.
>>>>>>> af872c6c (docs: Add documentation about using EGit & Capella):docs/user/docs/getting-started/working-with-git.md
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SPDX-FileCopyrightText: Copyright DB Netz AG and the capella-collab-manager contributors
SPDX-License-Identifier: Apache-2.0
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SPDX-FileCopyrightText: Copyright DB Netz AG and the capella-collab-manager contributors
SPDX-License-Identifier: Apache-2.0
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SPDX-FileCopyrightText: Copyright DB Netz AG and the capella-collab-manager contributors
SPDX-License-Identifier: Apache-2.0

0 comments on commit 64b10df

Please sign in to comment.