We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12e94a5 commit bd97696Copy full SHA for bd97696
git-days/exercise-2.tex
@@ -66,7 +66,7 @@
66
GitLab, um das Problem zu dokumentieren.
67
\end{subtask*}
68
\begin{subtask*}[points=0]{Feature-Branches}
69
- Jetzt wollen wir die Funktion \inlinejava{rotateTo(Direction direction)} implementieren.
+ Jetzt wollen wir die Funktion \inlinejava{rotateTo(Robot robot, Direction direction)} implementieren.
70
71
Generell ist die Namenskonvention für Feature-Branches \enquote{feature/<feature-name>}.
72
Also eignet sich in diesem Fall beispielsweise der Branch-Name \enquote{feature/rotate} oder \enquote{feature/rotate-method}.
0 commit comments