mirror of
https://github.com/m-lamonaca/dev-notes.git
synced 2025-04-05 18:36:41 +00:00
chore(git): move git notes under 'Misc'
This commit is contained in:
parent
3927f011d7
commit
f57b7ed075
2 changed files with 2 additions and 3 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
|
|
@ -176,11 +176,10 @@ nav:
|
|||
- Bash:
|
||||
- Scripting: languages/bash/scripting.md
|
||||
- Commands: languages/bash/commands.md
|
||||
- Tools:
|
||||
- Git: tools/git/git.md
|
||||
- Devices:
|
||||
- iOS:
|
||||
- ContentView: devices/ios/content-view.md
|
||||
- Misc:
|
||||
- Git: git.md
|
||||
- GraphQL: graph-ql.md
|
||||
- RegEx: regular-expressions.md
|
Loading…
Add table
Reference in a new issue