This is a simple git cheat sheet that talks through the commands and the workflow
To install git on Linux use the following command:
$ sudo 'packageManagerName' install git
| # Example mysql config file. | |
| # You can copy this to one of: | |
| # /etc/my.cnf to set global options, | |
| # /mysql-data-dir/my.cnf to get server specific options or | |
| # ~/my.cnf for user specific options. | |
| # | |
| # One can use all long options that the program supports. | |
| # Run the program with --help to get a list of available options | |
| # This will be passed to all mysql clients |