Skip to content

Commit 0372dd2

Browse files
committed
github docs updated
1 parent 6c17c28 commit 0372dd2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/Github/1 Github Basics.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
### Usefull commands
2-
- Use `git clone githubRepoURL` to clone repo
2+
- Use `git clone <githubRepoURL>` to clone repo
3+
- Use `git reset --hard <commit-hash>` to reset local repo to specific commit
34
- Use `git remote remove origin` to disconnect local repo from origin to prevent pushing new commits
45
- Use `git remote -v` to check remote repo url

0 commit comments

Comments
 (0)