Skip to content

Commit 929b809

Browse files
Update git.md
1 parent c4a1a17 commit 929b809

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

git.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Github
2+
3+
check all issues where i left comments : `is:issue commenter:@me`
4+
5+
# Git
6+
17
change the uri/url fo a remote git repository `git remote set-url origin https://github.com/alexandrecuer/emoncms`
28

39
see which remote URL you have currently in this local repository: `git remote show origin`

0 commit comments

Comments
 (0)