Blog
About
  • Git Cheatsheet - 2021

    Dec 4, 2020

    Creating Snapshots Browsing History Branching & Merging Collaboration Rewriting History Housekeeping(Personal Favorites) Creating Snapshots Initializing a repository 1git init Staging files 1git add file1.js file2.js # Stages multiple files 2git add . # Stages the current directory and all its content Viewing the …

    Read More

Crazy Optimist

Crazy Optimist, Software Engineer
Read More

Featured Posts

  • How to Make a Swap Space Using a Swap File in Linux
  • How to Setup a Nginx Reverse Proxy With Let's Encrypt for Microservices

Recent Posts

  • Git Cheatsheet - 2021
  • Podman Basic Notes

Categories

DEVOPS 22 SERVER 7 LINUX 4 DOCKER 3 GOLANG 2 API 1 CICD 1 KUBERNETES 1 NODEJS 1 PODMAN 1

Copyright © 2021 CRAZY OPTIMIST. All Rights Reserved