Montejam
  • Home
  • Security News Feed
  • Outdoor Interests
    • Outdoor Gear
  • Travel Blog
  • Free Thought
    • Developer Tricks

Developer Tricks

Developer Tricks

Configure and Use Git Cheatsheet

First Configuration git config –global user.name “<username>” git config –global user.email <email> git config –global push.default matching git config –global alias.co checkout Using GIT git init git add -A git status git commit -m “message” Revert back to a previous commit git checkout (to revert) Create a branch git checkout Read more…

By Montejam, 2 years12 months ago
Pages
  • Blog
  • Front Page
  • Home
  • Information Security
  • News Feed
  • Outdoor Interests
    • Outdoor Gear
    • Travel Blog
  • Twitter
  • LinkedIn
  • Instagram
Copyright 2020 Secanalysis.com