Nuacht

Git is also the tool that we'll be using to clone a GitHub repo from the cloud to a local machine.
If you want to use a special name or email address for a specific Git repo, you can set the git config email and username fields at the local or worktree scope. Worktree overrides local, local ...