Published onFebruary 7, 2024Git Tip: Get Current Branch Name via CLIGitLearn how to get the current branch name in Git
Published onFebruary 6, 2024Git Tip: Checkout Previous or Last Branch InstantlyGitLearn how to checkout a previous branch instantly without explicitly mentioning the Git branch name.
Published onJuly 17, 2023How to get Current Working Branch in Git CLIgitCLILearn how to get the current working branch in Git CLI
Published onMay 26, 2023Automatically generate .gitignore for your projectgitgitignoreLearn how to use gitignore.io to automatically generate a .gitignore file for your project based on the tech stack you use.
Published onMay 23, 2023Git Automation with Node.jsGitLearn how to use Node.js write scripts for interacting with Node.js
Published onApril 25, 2023Simplify Your Git Commands with Git AliasgitLearn how to use git alias to simplify your day-to-day workflows