Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Chris Kim
cse344-2018wi
Commits
627b7968
Commit
627b7968
authored
Jan 08, 2018
by
Jonathan Leang
Browse files
revised hw1.md
parent
087128d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
hw1/hw1.md
View file @
627b7968
...
...
@@ -227,8 +227,8 @@ For reference, your final remote configuration should read like the following wh
```
sh
$
git remote
-v
origin git@gitlab.cs.washington.edu:CSE344-2018wi/[your CSE username].git
(
fetch
)
origin git@gitlab.cs.washington.edu:CSE344-2018wi/[your CSE username].git
(
push
)
origin git@gitlab.cs.washington.edu:CSE344-2018wi/
cse344-
[your CSE username].git
(
fetch
)
origin git@gitlab.cs.washington.edu:CSE344-2018wi/
cse344-
[your CSE username].git
(
push
)
upstream git@gitlab.cs.washington.edu:CSE344-2018wi/cse344-2018wi.git
(
fetch
)
upstream git@gitlab.cs.washington.edu:CSE344-2018wi/cse344-2018wi.git
(
push
)
```
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment