An executable is a file or program that can be run by a computer. For example, the ls command. You… Read more Command Line Mastery: How to make executable scripts

An executable is a file or program that can be run by a computer. For example, the ls command. You… Read more Command Line Mastery: How to make executable scripts
So, you’re working on a project where a team norm is to add the story (task) number to all commits… Read more Git: How to use part of branch name in a commit message
What is an alias? An alias is a feature of command line shells. They are a way to store command… Read more Command Line Mastery: All About Aliases
Code review is the process of checking over code that has been submitted by another developer to spot any mistakes… Read more Perform Code Reviews Locally
I am the first to admit that I can be a bit of a command-line show-off at times when it… Read more How I use git in the Jetbrains Family of IDEs