Matt Walsh dot DEV

Matt Walsh dot DEV

Life & Computers

  • Blog
  • Learning
  • About
  • Contact
  • Uses
  • Word Tags
  • GitHub

git

A collection of 2 posts

March 1, 2021

Cheatsheet - Git & Github

Cheatsheet for git and github commands

git linux cheatsheet

March 1, 2021

2021 Linux VM Setup: Part 2 - Setting up Git & Github on Ubuntu 20.04

Setting up github with tokens and encrypted authentication, so you don't have to sign in everytime. Photo by Yancy Min / Unsplashsudo apt install git git config --global user.email "insert_github_email_address" git config --global user.name

linux git howto ubuntu

Page 1 of 1

Matt Walsh dot DEV © 2022. Royce theme by Just Good Themes. Powered by Ghost.

Back to top