We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4a1a17 commit 929b809Copy full SHA for 929b809
git.md
@@ -1,3 +1,9 @@
1
+# Github
2
+
3
+check all issues where i left comments : `is:issue commenter:@me`
4
5
+# Git
6
7
change the uri/url fo a remote git repository `git remote set-url origin https://github.com/alexandrecuer/emoncms`
8
9
see which remote URL you have currently in this local repository: `git remote show origin`
0 commit comments