Skip to content

Commit 4cb7532

Browse files
committed
[link-me] Add isntruction
1 parent 33a8569 commit 4cb7532

File tree

1 file changed

+4
-21
lines changed

1 file changed

+4
-21
lines changed

link_me/README.md

Lines changed: 4 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,9 @@
11
# link-me
22

3-
<!--- Insert exercise description -->
4-
5-
## Learning outcomes
6-
7-
<!--- Insert exercise learning outcomes -->
3+
You have started working on a team project `link-me` but realized that you need
4+
to share your changes with your other team members.
85

96
## Task
107

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-
-->
8+
Add the `git-mastery/link-me` repository as the `upstream` remote for the
9+
`link-this` repository.

0 commit comments

Comments
 (0)