Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
en:modul:m319:learningunits:lu04:gitanwendung [2024/09/10 16:13] – Automatic push translation kmaurizien:modul:m319:learningunits:lu04:gitanwendung [2025/06/23 07:45] (aktuell) – ↷ Links angepasst, weil Seiten im Wiki verschoben wurden msuter
Zeile 5: Zeile 5:
 This allows you to learn the most important steps with git and you do not need to upload your solutions separately to Moodle. This allows you to learn the most important steps with git and you do not need to upload your solutions separately to Moodle.
  
-{{modul:m319:learningunits:lu04:lu04_ablauf_classroom.png?600|}}+{{de:modul:m319:learningunits:lu04:lu04_ablauf_classroom.png?600|}}
  
 ===== Prerequisite ===== ===== Prerequisite =====
Zeile 16: Zeile 16:
 In the Moodle course you will find the link to the assignment in the classroom. In the Moodle course you will find the link to the assignment in the classroom.
  
-{{modul:m319:learningunits:lu04:screenshot_2024-09-10_at_15.56.55.png?800|}}+{{de:modul:m319:learningunits:lu04:screenshot_2024-09-10_at_15.56.55.png?800|}}
  
 <WRAP center round info 100%> <WRAP center round info 100%>
Zeile 23: Zeile 23:
 Select your name from the list: Select your name from the list:
  
-{{modul:m319:learningunits:lu04:screenshot_2024-09-10_at_16.04.04.png?400|}}+{{de:modul:m319:learningunits:lu04:screenshot_2024-09-10_at_16.04.04.png?400|}}
 </WRAP> </WRAP>
  
Zeile 29: Zeile 29:
 Open this link and accept the //assignment//. Open this link and accept the //assignment//.
  
-{{modul:m319:learningunits:lu04:screenshot_2024-09-10_at_16.09.19.png?600|}}+{{de:modul:m319:learningunits:lu04:screenshot_2024-09-10_at_16.09.19.png?600|}}
  
 Wait a few seconds and reload the website. Wait a few seconds and reload the website.
Zeile 35: Zeile 35:
 Copy this address. Copy this address.
  
-{{modul:m319:learningunits:lu04:screenshot_2024-09-10_at_16.11.09.png?600|}}+{{de:modul:m319:learningunits:lu04:screenshot_2024-09-10_at_16.11.09.png?600|}}
  
  
Zeile 41: Zeile 41:
 Now open PyCharm and clone the repository as a new project using the copied link. Now open PyCharm and clone the repository as a new project using the copied link.
  
-{{modul:m319:learningunits:lu04:lu04_classroom03.png?800|}}+{{de:modul:m319:learningunits:lu04:lu04_classroom03.png?800|}}
  
 **or** **or**
  
-{{modul:m319:learningunits:lu04:lu04_classroom04.png?200|}}+{{de:modul:m319:learningunits:lu04:lu04_classroom04.png?200|}}
  
 Enter the copied URL. Enter the copied URL.
 If necessary, adjust the folder path in which the project is created. If necessary, adjust the folder path in which the project is created.
  
-{{modul:m319:learningunits:lu04:lu04_classroom05.png?600|}}+{{de:modul:m319:learningunits:lu04:lu04_classroom05.png?600|}}
  
 You may then need to confirm that you trust this project. You may then need to confirm that you trust this project.
  
-{{modul:m319:learningunits:lu04:lu04_classroom06.png?400|}}+{{de:modul:m319:learningunits:lu04:lu04_classroom06.png?400|}}
 === 3. set up the virtual environment === === 3. set up the virtual environment ===
  
Zeile 62: Zeile 62:
 </WRAP> </WRAP>
  
-{{modul:m319:learningunits:lu04:lu04_classroom11.png?600|}}+{{de:modul:m319:learningunits:lu04:lu04_classroom11.png?600|}}
  
 Confirm the setup of the virtual environment with [OK] Confirm the setup of the virtual environment with [OK]
Zeile 115: Zeile 115:
 1. in the menu, select **git** menu, select the **commit** from the menu. A new view opens: 1. in the menu, select **git** menu, select the **commit** from the menu. A new view opens:
  
-{{modul:m319:learningunits:lu04:lu04_classroom07.png?400|}}+{{de:modul:m319:learningunits:lu04:lu04_classroom07.png?400|}}
  
 2. in the **commit message** to indicate what you have changed. 2. in the **commit message** to indicate what you have changed.
Zeile 131: Zeile 131:
 1. in the menu, select **git** menu, select the **push ...** from the menu. A new window opens: 1. in the menu, select **git** menu, select the **push ...** from the menu. A new window opens:
  
-{{modul:m319:learningunits:lu04:lu04_classroom08.png?400|}}+{{de:modul:m319:learningunits:lu04:lu04_classroom08.png?400|}}
  
 This window shows you which branch (e.g. master) is sent to which remote repository (e.g. origin). This window shows you which branch (e.g. master) is sent to which remote repository (e.g. origin).
Zeile 147: Zeile 147:
 To do this, open the link you used for **Clone project** you have created your local project. To do this, open the link you used for **Clone project** you have created your local project.
  
-{{modul:m319:learningunits:lu04:lu04_classroom10.png?400|}}+{{de:modul:m319:learningunits:lu04:lu04_classroom10.png?400|}}
  
 A small symbol shows you whether your solution is correct: A small symbol shows you whether your solution is correct:
  • en/modul/m319/learningunits/lu04/gitanwendung.1725977590.txt.gz
  • Zuletzt geändert: 2024/09/10 16:13
  • von kmaurizi