소스 검색

Fix errors in the exercise that occured during the presentation

Manuel Vögele 8 년 전
부모
커밋
8c7158a7f9
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      hw0/gittask0/README.md

+ 2
- 2
hw0/gittask0/README.md 파일 보기

@@ -51,12 +51,12 @@ git push
51 51
 * Erstelle einen Pull-Request von _hw0-UserB_ auf _hw0_.
52 52
   **Konflikt tritt auf!**
53 53
 
54
-### User A @ Container
54
+### User B @ Container
55 55
 ```bash
56 56
 git checkout hw0
57 57
 git pull
58 58
 git checkout hw0-UserB
59
-git merge hw0-UserA
59
+git merge hw0
60 60
 # edit SOLUTIONS.md
61 61
 git commit -v SOLUTIONS.md
62 62
 git push

Loading…
취소
저장