GGit rename local and remote branch
1- rename local branch if you are on the branch 2- if you are on the different branch 3- to delete old branch name and replace it with new name to origin 4- step 3 will do the trick however, if…
1- rename local branch if you are on the branch 2- if you are on the different branch 3- to delete old branch name and replace it with new name to origin 4- step 3 will do the trick however, if…
It is a very good sunday and exciting to me. The reason is that yesterday I spent couple of hours and I built my first Vue.js simple app using Vux and uiElement in order to compare Vue with React…
Decision made While we were developing our affiliate manager software in my company, we (development team) decided to migrate raw data from a 3rd party MySQL(MariaDB) database which company was using…
One of the common command on Linux is to compress or decompress files and folders. While it's easy to do, there is no progress bar for usual command such as Tar, Zip, Importing to Database or…