
Today we’ll go through a few of the very simple steps to rename Git branches which maybe present locally or on a remote server.
Th[os]e days [and nights] of hacking. (hd!)
Today we’ll go through a few of the very simple steps to rename Git branches which maybe present locally or on a remote server.
The .screenrc file resides in your home folder which is /home/{your_username}/.screenrc
Netcat (nc) is often called the Swiss army knife of networking on Linux. Let us see a few important things that we can achieve with the nc command when we are tasked with networking on Linux. […]
Virtual environment (virtualenv) helps us have different python versions & different python libraries and their versions installed on our system in isolated environment […]
So today we’ll see, how we can shorten the long git commands,which can help programmers save time and a few keystrokes while working with git. […]