Working with Git repository branches
Branches growing everywhere? Sharing my digital horticultural experience on how you can grow and prune those branches in a Git repository.
Branches growing everywhere? Sharing my digital horticultural experience on how you can grow and prune those branches in a Git repository.
Are you frustrated with version control? Explore Git with this guide or cheat sheet and try working with Git repository for the first time.
A guide on working with Ruby and Jekyll on Windows 10 using Windows Subsystem for Linux to generate static web before publishing to GitHub Pages.
A guide on how to convert plain text String to SecureString and reverse the encrypted SecureString back to the original plain text String in PowerShell.
A guide on choosing a Jekyll theme from a wide variety of GitHub Pages themes using just the shell with Ruby and my trusty keyboard.
My first attempt on getting a static blog site to blog in Markdown/HTML language with my trusty keyboard and follow this Getting Started with Jekyll on GitHu...