
>Kunena Forum - Forum / Bulletin Board / Discussions component for Joomla - This is the 5.x main development branch. Please do not open issues regarding earlier versions of Kunena - Kunena/Kunena-Forum
So every once and a while you find some real gems locked into github. I am unfamiliar with the Kunena Project or their forum, but as I am constantly forgetting the git commands I need, I was searching for a guide to help me.
As I work my way through the data camp course on git, and I am working locally with the coffee source site, I need to use these git commands to make a new branch, save it, and do all these sorts of other things developers 'do'.
As I searched google for a 'cheat sheet', I came across this very nice guide by user jorgeso, and I have bookmarked it to refer back to it.
I can now create a new branch for coffeesource with the code:
git checkout -b steemlogs
And the steemlogs branch was born!
More exciting information to come!
Source of shared Link
