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 33a8569 commit 4cb7532Copy full SHA for 4cb7532
link_me/README.md
@@ -1,26 +1,9 @@
1
# link-me
2
3
-<!--- Insert exercise description -->
4
-
5
-## Learning outcomes
6
7
-<!--- Insert exercise learning outcomes -->
+You have started working on a team project `link-me` but realized that you need
+to share your changes with your other team members.
8
9
## Task
10
11
-<!--- Insert exercise task, simplify what needs to be done -->
12
13
-## Verification
14
15
-Run `gitmastery verify` in this exercise folder.
16
17
-## Hints
18
19
-<!--- Insert hints here -->
20
-<!---
21
- Use Github Markdown's collapsible content:
22
- <details>
23
- <summary>...</summary>
24
- ...
25
- </details>
26
--->
+Add the `git-mastery/link-me` repository as the `upstream` remote for the
+`link-this` repository.
0 commit comments