Updated: 2023-07-18 11:08:41 + 4
parent
f483d43e45
commit
5b7580be43
|
@ -172,7 +172,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Repos/About Repositories.md",
|
"file": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Servers/Linode.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
}
|
}
|
||||||
|
@ -265,7 +265,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Repos/About Repositories.md",
|
"file": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Servers/Linode.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
|
@ -282,7 +282,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outgoing-link",
|
"type": "outgoing-link",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Repos/About Repositories.md",
|
"file": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Servers/Linode.md",
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
}
|
}
|
||||||
|
@ -305,7 +305,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Repos/About Repositories.md"
|
"file": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Servers/Linode.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -331,6 +331,7 @@
|
||||||
"active": "73f95872e2d90090",
|
"active": "73f95872e2d90090",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Repos/Github.md",
|
"Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Repos/Github.md",
|
||||||
|
"Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Repos/About Repositories.md",
|
||||||
"Coding Tips (Classical)/Project Vault/Obsidian/Obsidian-git process.md",
|
"Coding Tips (Classical)/Project Vault/Obsidian/Obsidian-git process.md",
|
||||||
"Coding Tips (Classical)/Project Vault/Current Occupations/Shwetha Jayaraj Notes.md",
|
"Coding Tips (Classical)/Project Vault/Current Occupations/Shwetha Jayaraj Notes.md",
|
||||||
"Coding Tips (Classical)/Project Vault/Obsidian/imgFiles/Pasted image 20230718105051.png",
|
"Coding Tips (Classical)/Project Vault/Obsidian/imgFiles/Pasted image 20230718105051.png",
|
||||||
|
@ -358,7 +359,6 @@
|
||||||
"Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/Using Vivaldi.md",
|
"Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/Using Vivaldi.md",
|
||||||
"Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/TLD.md",
|
"Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/TLD.md",
|
||||||
"Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/IP (Internet Protocol).md",
|
"Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/IP (Internet Protocol).md",
|
||||||
"Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/DNS.md",
|
|
||||||
"Coding Tips (Classical)/Project Vault/Obsidian/imgFiles/Pasted image 20230717204615.png",
|
"Coding Tips (Classical)/Project Vault/Obsidian/imgFiles/Pasted image 20230717204615.png",
|
||||||
"Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Servers/Physical Servers",
|
"Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Servers/Physical Servers",
|
||||||
"Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/Media Hosts",
|
"Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/Media Hosts",
|
||||||
|
|
|
@ -4,7 +4,8 @@ There is also this site called Githubplus for quick downloading of anything on g
|
||||||
|
|
||||||
- This is the quick [cheatsheet for all things github ](https://upengareri.github.io/notes/git_cheatsheet/) through your terminal
|
- This is the quick [cheatsheet for all things github ](https://upengareri.github.io/notes/git_cheatsheet/) through your terminal
|
||||||
- I have made a personal more in-depth [git commands sheet ](https://docs.google.com/document/d/1am1D9IryCxSWAA6a0RcdeW6EPZYqKkNIUqmXtxDtaBE/edit?usp=sharing)as well for reference.
|
- I have made a personal more in-depth [git commands sheet ](https://docs.google.com/document/d/1am1D9IryCxSWAA6a0RcdeW6EPZYqKkNIUqmXtxDtaBE/edit?usp=sharing)as well for reference.
|
||||||
- [19 Must Known Github Repos for Programmers](https://x-team.com/blog/github-repos-for-programmers/) is a useful resource to get started!
|
- Although head over to [Git](obsidian://open?vault=enter&file=Coding%20Tips%20(Classical)%2FTerminal%20Tips%2FCLI%20Tools%2FGit) on here for more usage info
|
||||||
|
- [19 Must Know Github Repos for Programmers](https://x-team.com/blog/github-repos-for-programmers/) is a useful resource to get started! No better way to learn than by directly doing :)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue