Git Methods: Getting & Creating Repos
Topics covered: git init (create a new repository) and git clone (copy a remote repository)
0) Prerequisites
Git installed: git --version
A terminal (PowerShell, CMD, Git Bash, macOS Terminal, or Linux shell)
Optional: A Git hosting account (e.g.,...
hashnotes.hashnode.dev4 min read