mirror of
https://github.com/m-lamonaca/dev-notes.git
synced 2025-04-06 10:56:41 +00:00
chore: move file under 'misc' folder
This commit is contained in:
parent
f57b7ed075
commit
0c0c512576
4 changed files with 4 additions and 4 deletions
|
@ -211,7 +211,7 @@ It's generally recommended creating annotated tags so it's possible to have all
|
|||
|
||||
### Branching And Merging
|
||||
|
||||

|
||||

|
||||
|
||||
`git branch`: shows branches
|
||||
`git branch -vv`: show branch + last commit + remote status
|
|
@ -180,6 +180,6 @@ nav:
|
|||
- iOS:
|
||||
- ContentView: devices/ios/content-view.md
|
||||
- Misc:
|
||||
- Git: git.md
|
||||
- GraphQL: graph-ql.md
|
||||
- RegEx: regular-expressions.md
|
||||
- Git: misc/git.md
|
||||
- GraphQL: misc/graph-ql.md
|
||||
- RegEx: misc/regular-expressions.md
|
Loading…
Add table
Reference in a new issue