News

With Git Bash, you can work on any changes in the code in the terminal itself, without the need for another coding environment, such as Atom, Notepad++, etc. Follow the various methods in this guide ...
Open Git Bash by double-clicking the shortcut or search it through the Windows search feature. Note: You can also open Git Bash in your project folder by right-clicking anywhere in the folder and ...
Set values in your global git config: user.name; user.email (used by GitHub to match commits to their author) github.user & github.token (used by third-party apps that interact with GitHub and Gist) ...
Obviously to make use of this plugin you must have Bash on Ubuntu on Windows installed, I won't cover that here so here's a nice article on how to do it. Install the plugin from RubyGems using the ...