Conversation
AnnikaLau
reviewed
Apr 5, 2024
Comment on lines
+154
to
+156
| "# create a new branch named \"planning_day1\"\n", | ||
| "# use \"git switch -c planning_day1\" to create a new branch\n", | ||
| "# (Alternative: \"git checkout -b planning_day1\")\n" |
Contributor
There was a problem hiding this comment.
Shouldn't the participants be free to use their own meaningful name for their branches?
Contributor
There was a problem hiding this comment.
I think it's better if they have to do this by themselves and we don't tell them everything.
AnnikaLau
reviewed
Apr 5, 2024
Comment on lines
+316
to
+317
| " * Branch *meaningful_branch_name_A* with modifications to *schedule_day1.txt*\n", | ||
| " * Branch *meaningful_branch_name_B* with modifications to *schedule_day2.txt*\n", | ||
| " * Branch *planning_day1* with modifications to *schedule_day1.txt*\n", | ||
| " * Branch *planning_day2* with modifications to *schedule_day2.txt*\n", |
Contributor
There was a problem hiding this comment.
I would undo this change and the commented on above
Contributor
There was a problem hiding this comment.
Since you are not here today, I have to decide and do this for you.
AnnikaLau
reviewed
Apr 5, 2024
AnnikaLau
reviewed
Apr 5, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.