<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Ninja Admins Community - Git]]></title>
		<link>https://ninjadmins.com/</link>
		<description><![CDATA[Ninja Admins Community - https://ninjadmins.com]]></description>
		<pubDate>Fri, 01 May 2026 06:03:56 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Flavio Copes on Git]]></title>
			<link>https://ninjadmins.com/topic/flavio-copes-on-git</link>
			<pubDate>Tue, 26 Jan 2021 07:02:26 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://ninjadmins.com/member.php?action=profile&uid=1">Michael.Sentry</a>]]></dc:creator>
			<guid isPermaLink="false">https://ninjadmins.com/topic/flavio-copes-on-git</guid>
			<description><![CDATA[A collection of Git Guides by Flavio Copes<br />
<br />
read_more<br />
<br />
<a href="https://flaviocopes.com/git/" target="_blank" rel="noopener" class="mycode_url">https://flaviocopes.com/git/</a><br />
<a href="https://flaviocopes.com/github/" target="_blank" rel="noopener" class="mycode_url">https://flaviocopes.com/github/</a><br />
<a href="https://flaviocopes.com/git-workflow/" target="_blank" rel="noopener" class="mycode_url">https://flaviocopes.com/git-workflow/</a><br />
<a href="https://flaviocopes.com/git-cheat-sheet/" target="_blank" rel="noopener" class="mycode_url">https://flaviocopes.com/git-cheat-sheet/</a><br />
<a href="https://flaviocopes.com/git-tutorials/" target="_blank" rel="noopener" class="mycode_url">https://flaviocopes.com/git-tutorials/</a><br />
<a href="https://flaviocopes.com/git-secrets/" target="_blank" rel="noopener" class="mycode_url">https://flaviocopes.com/git-secrets/</a><br />
<a href="https://flaviocopes.com/git-squash/" target="_blank" rel="noopener" class="mycode_url">https://flaviocopes.com/git-squash/</a><br />
<a href="https://flaviocopes.com/git-bisect/" target="_blank" rel="noopener" class="mycode_url">https://flaviocopes.com/git-bisect/</a><br />
<br />
<a href="https://flaviocopes.com/how-to-git-update-branch/" target="_blank" rel="noopener" class="mycode_url">https://flaviocopes.com/how-to-git-update-branch/</a><br />
<a href="https://flaviocopes.com/how-to-handle-git-subrepositories/" target="_blank" rel="noopener" class="mycode_url">https://flaviocopes.com/how-to-handle-gi...ositories/</a><br />
<br />
<a href="https://flaviocopes.com/tags/git/" target="_blank" rel="noopener" class="mycode_url">https://flaviocopes.com/tags/git/</a>]]></description>
			<content:encoded><![CDATA[A collection of Git Guides by Flavio Copes<br />
<br />
read_more<br />
<br />
<a href="https://flaviocopes.com/git/" target="_blank" rel="noopener" class="mycode_url">https://flaviocopes.com/git/</a><br />
<a href="https://flaviocopes.com/github/" target="_blank" rel="noopener" class="mycode_url">https://flaviocopes.com/github/</a><br />
<a href="https://flaviocopes.com/git-workflow/" target="_blank" rel="noopener" class="mycode_url">https://flaviocopes.com/git-workflow/</a><br />
<a href="https://flaviocopes.com/git-cheat-sheet/" target="_blank" rel="noopener" class="mycode_url">https://flaviocopes.com/git-cheat-sheet/</a><br />
<a href="https://flaviocopes.com/git-tutorials/" target="_blank" rel="noopener" class="mycode_url">https://flaviocopes.com/git-tutorials/</a><br />
<a href="https://flaviocopes.com/git-secrets/" target="_blank" rel="noopener" class="mycode_url">https://flaviocopes.com/git-secrets/</a><br />
<a href="https://flaviocopes.com/git-squash/" target="_blank" rel="noopener" class="mycode_url">https://flaviocopes.com/git-squash/</a><br />
<a href="https://flaviocopes.com/git-bisect/" target="_blank" rel="noopener" class="mycode_url">https://flaviocopes.com/git-bisect/</a><br />
<br />
<a href="https://flaviocopes.com/how-to-git-update-branch/" target="_blank" rel="noopener" class="mycode_url">https://flaviocopes.com/how-to-git-update-branch/</a><br />
<a href="https://flaviocopes.com/how-to-handle-git-subrepositories/" target="_blank" rel="noopener" class="mycode_url">https://flaviocopes.com/how-to-handle-gi...ositories/</a><br />
<br />
<a href="https://flaviocopes.com/tags/git/" target="_blank" rel="noopener" class="mycode_url">https://flaviocopes.com/tags/git/</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to make a profile readme for your account on Github]]></title>
			<link>https://ninjadmins.com/topic/how-to-make-a-profile-readme-for-your-account-on-github</link>
			<pubDate>Sat, 23 Jan 2021 00:53:15 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://ninjadmins.com/member.php?action=profile&uid=1">Michael.Sentry</a>]]></dc:creator>
			<guid isPermaLink="false">https://ninjadmins.com/topic/how-to-make-a-profile-readme-for-your-account-on-github</guid>
			<description><![CDATA[Making a profile readme for your account on Github helps to let people know who you are, and what you're working on.<br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>You can share information about yourself with the community on GitHub by creating a profile README. <br />
GitHub shows your profile README at the top of your profile page.</blockquote>
<br />
read_more<br />
<br />
Managing your profile README :<br />
<a href="https://docs.github.com/en/github/setting-up-and-managing-your-github-profile/managing-your-profile-readme" target="_blank" rel="noopener" class="mycode_url">https://docs.github.com/en/github/settin...ile-readme</a><br />
<br />
How To Create A GitHub Profile README :<br />
<a href="https://www.aboutmonica.com/blog/how-to-create-a-github-profile-readme" target="_blank" rel="noopener" class="mycode_url">https://www.aboutmonica.com/blog/how-to-...ile-readme</a><br />
<br />
The GitHub Profile Trick :<br />
<a href="https://css-tricks.com/the-github-profile-trick/" target="_blank" rel="noopener" class="mycode_url">https://css-tricks.com/the-github-profile-trick/</a><br />
<br />
Build a Stunning README For Your GitHub Profile :<br />
<a href="https://towardsdatascience.com/build-a-stunning-readme-for-your-github-profile-9b80434fe5d7?gi=85ddf97a9b0f" target="_blank" rel="noopener" class="mycode_url">https://towardsdatascience.com/build-a-s...ddf97a9b0f</a><br />
<br />
How to create a GitHub Profile README [ By Michelle Mannering ]<br />
<a href="https://dev.to/github/how-to-create-a-github-profile-readme-jha" target="_blank" rel="noopener" class="mycode_url">https://dev.to/github/how-to-create-a-gi...readme-jha</a><br />
<br />
--<br />
<br />
Creating a Killer GitHub Profile README Part 1<br />
<a href="https://daily.dev/posts/creating-a-killer-github-profile-readme-part-1" target="_blank" rel="noopener" class="mycode_url">https://daily.dev/posts/creating-a-kille...dme-part-1</a><br />
<br />
Creating a Killer GitHub Profile README Part 2<br />
<a href="https://daily.dev/posts/creating-a-killer-github-profile-readme-part-2" target="_blank" rel="noopener" class="mycode_url">https://daily.dev/posts/creating-a-kille...dme-part-2</a><br />
<br />
--<br />
<br />
GitHub Profile README Generator :<br />
<a href="https://github.com/rahuldkjain/github-profile-readme-generator" target="_blank" rel="noopener" class="mycode_url">https://github.com/rahuldkjain/github-pr...-generator</a><br />
<a href="https://rahuldkjain.github.io/gh-profile-readme-generator/" target="_blank" rel="noopener" class="mycode_url">https://rahuldkjain.github.io/gh-profile...generator/</a><br />
<br />
--<br />
<br />
A Collection of GitHub Profiles with awesome readme :<br />
<a href="https://github.com/coderjojo/creative-profile-readme" target="_blank" rel="noopener" class="mycode_url">https://github.com/coderjojo/creative-profile-readme</a><br />
<br />
A curated list of awesome Github Profile READMEs :<br />
<a href="https://github.com/abhisheknaiidu/awesome-github-profile-readme" target="_blank" rel="noopener" class="mycode_url">https://github.com/abhisheknaiidu/awesom...ile-readme</a><br />
<br />
--<br />
<br />
More info about the Github Readme Stats :<br />
<a href="https://github.com/anuraghazra/github-readme-stats" target="_blank" rel="noopener" class="mycode_url">https://github.com/anuraghazra/github-readme-stats</a><br />
<br />
Themes :<br />
<a href="https://github.com/anuraghazra/github-readme-stats/blob/master/themes/README.md" target="_blank" rel="noopener" class="mycode_url">https://github.com/anuraghazra/github-re.../README.md</a><br />
<br />
--]]></description>
			<content:encoded><![CDATA[Making a profile readme for your account on Github helps to let people know who you are, and what you're working on.<br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>You can share information about yourself with the community on GitHub by creating a profile README. <br />
GitHub shows your profile README at the top of your profile page.</blockquote>
<br />
read_more<br />
<br />
Managing your profile README :<br />
<a href="https://docs.github.com/en/github/setting-up-and-managing-your-github-profile/managing-your-profile-readme" target="_blank" rel="noopener" class="mycode_url">https://docs.github.com/en/github/settin...ile-readme</a><br />
<br />
How To Create A GitHub Profile README :<br />
<a href="https://www.aboutmonica.com/blog/how-to-create-a-github-profile-readme" target="_blank" rel="noopener" class="mycode_url">https://www.aboutmonica.com/blog/how-to-...ile-readme</a><br />
<br />
The GitHub Profile Trick :<br />
<a href="https://css-tricks.com/the-github-profile-trick/" target="_blank" rel="noopener" class="mycode_url">https://css-tricks.com/the-github-profile-trick/</a><br />
<br />
Build a Stunning README For Your GitHub Profile :<br />
<a href="https://towardsdatascience.com/build-a-stunning-readme-for-your-github-profile-9b80434fe5d7?gi=85ddf97a9b0f" target="_blank" rel="noopener" class="mycode_url">https://towardsdatascience.com/build-a-s...ddf97a9b0f</a><br />
<br />
How to create a GitHub Profile README [ By Michelle Mannering ]<br />
<a href="https://dev.to/github/how-to-create-a-github-profile-readme-jha" target="_blank" rel="noopener" class="mycode_url">https://dev.to/github/how-to-create-a-gi...readme-jha</a><br />
<br />
--<br />
<br />
Creating a Killer GitHub Profile README Part 1<br />
<a href="https://daily.dev/posts/creating-a-killer-github-profile-readme-part-1" target="_blank" rel="noopener" class="mycode_url">https://daily.dev/posts/creating-a-kille...dme-part-1</a><br />
<br />
Creating a Killer GitHub Profile README Part 2<br />
<a href="https://daily.dev/posts/creating-a-killer-github-profile-readme-part-2" target="_blank" rel="noopener" class="mycode_url">https://daily.dev/posts/creating-a-kille...dme-part-2</a><br />
<br />
--<br />
<br />
GitHub Profile README Generator :<br />
<a href="https://github.com/rahuldkjain/github-profile-readme-generator" target="_blank" rel="noopener" class="mycode_url">https://github.com/rahuldkjain/github-pr...-generator</a><br />
<a href="https://rahuldkjain.github.io/gh-profile-readme-generator/" target="_blank" rel="noopener" class="mycode_url">https://rahuldkjain.github.io/gh-profile...generator/</a><br />
<br />
--<br />
<br />
A Collection of GitHub Profiles with awesome readme :<br />
<a href="https://github.com/coderjojo/creative-profile-readme" target="_blank" rel="noopener" class="mycode_url">https://github.com/coderjojo/creative-profile-readme</a><br />
<br />
A curated list of awesome Github Profile READMEs :<br />
<a href="https://github.com/abhisheknaiidu/awesome-github-profile-readme" target="_blank" rel="noopener" class="mycode_url">https://github.com/abhisheknaiidu/awesom...ile-readme</a><br />
<br />
--<br />
<br />
More info about the Github Readme Stats :<br />
<a href="https://github.com/anuraghazra/github-readme-stats" target="_blank" rel="noopener" class="mycode_url">https://github.com/anuraghazra/github-readme-stats</a><br />
<br />
Themes :<br />
<a href="https://github.com/anuraghazra/github-readme-stats/blob/master/themes/README.md" target="_blank" rel="noopener" class="mycode_url">https://github.com/anuraghazra/github-re.../README.md</a><br />
<br />
--]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Fixing mistakes with Git]]></title>
			<link>https://ninjadmins.com/topic/fixing-mistakes-with-git</link>
			<pubDate>Mon, 11 Jan 2021 03:12:44 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://ninjadmins.com/member.php?action=profile&uid=1">Michael.Sentry</a>]]></dc:creator>
			<guid isPermaLink="false">https://ninjadmins.com/topic/fixing-mistakes-with-git</guid>
			<description><![CDATA[When using Git, at some point you'll commit the wrong file, or use the wrong email address.<br />
Here's a list of resources to help fix up mistakes or code you want to remove.<br />
<br />
How to Undo Mistakes with Git [ FreeCodeCamp ] <br />
<a href="https://www.freecodecamp.org/news/how-to-undo-mistakes-with-git/" target="_blank" rel="noopener" class="mycode_url">https://www.freecodecamp.org/news/how-to...-with-git/</a><br />
<br />
How to Uncommit Sensitive Files from Git [ FreeCodeCamp ]<br />
<a href="https://www.freecodecamp.org/news/how-to-uncommit-sensitive-files-from-git/" target="_blank" rel="noopener" class="mycode_url">https://www.freecodecamp.org/news/how-to...-from-git/</a>]]></description>
			<content:encoded><![CDATA[When using Git, at some point you'll commit the wrong file, or use the wrong email address.<br />
Here's a list of resources to help fix up mistakes or code you want to remove.<br />
<br />
How to Undo Mistakes with Git [ FreeCodeCamp ] <br />
<a href="https://www.freecodecamp.org/news/how-to-undo-mistakes-with-git/" target="_blank" rel="noopener" class="mycode_url">https://www.freecodecamp.org/news/how-to...-with-git/</a><br />
<br />
How to Uncommit Sensitive Files from Git [ FreeCodeCamp ]<br />
<a href="https://www.freecodecamp.org/news/how-to-uncommit-sensitive-files-from-git/" target="_blank" rel="noopener" class="mycode_url">https://www.freecodecamp.org/news/how-to...-from-git/</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Getting started with Git Resources List]]></title>
			<link>https://ninjadmins.com/topic/getting-started-with-git-resources-list</link>
			<pubDate>Mon, 11 Jan 2021 03:11:52 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://ninjadmins.com/member.php?action=profile&uid=1">Michael.Sentry</a>]]></dc:creator>
			<guid isPermaLink="false">https://ninjadmins.com/topic/getting-started-with-git-resources-list</guid>
			<description><![CDATA[Learn how to use Git, the most popular version control software of our time. <br />
Git for beginners, git branching models, git flow, git software, github, gitlab, awesome git repos and more.<br />
<br />
read_more <br />
<br />
--<br />
<br />
Install Git for windows :<br />
<a href="https://gitforwindows.org/" target="_blank" rel="noopener" class="mycode_url">https://gitforwindows.org/</a><br />
<br />
How to install and setup Git on Linux ( Fedora ) :<br />
<a href="https://ninjadmins.com/topic/install-and-setup-git-on-linux" target="_blank" rel="noopener" class="mycode_url">https://ninjadmins.com/topic/install-and...t-on-linux</a><br />
<br />
--<br />
<br />
Git Docs :<br />
<a href="https://git-scm.com/docs/" target="_blank" rel="noopener" class="mycode_url">https://git-scm.com/docs/</a><br />
<br />
Git Everyday Examples :<br />
<a href="https://git-scm.com/docs/everyday" target="_blank" rel="noopener" class="mycode_url">https://git-scm.com/docs/everyday</a><br />
<br />
--<br />
<br />
Learn Git Branching - Interactive Guide :<br />
<a href="https://learngitbranching.js.org/" target="_blank" rel="noopener" class="mycode_url">https://learngitbranching.js.org/</a><br />
<br />
Source :<br />
<a href="https://github.com/pcottle/learnGitBranching" target="_blank" rel="noopener" class="mycode_url">https://github.com/pcottle/learnGitBranching</a><br />
<br />
--<br />
<br />
A simple guide for getting started with git :<br />
<a href="http://rogerdudler.github.io/git-guide/" target="_blank" rel="noopener" class="mycode_url">http://rogerdudler.github.io/git-guide/</a><br />
<br />
Git and Github in Plain English :<br />
<a href="https://blog.red-badger.com/2016/11/29/gitgithub-in-plain-english" target="_blank" rel="noopener" class="mycode_url">https://blog.red-badger.com/2016/11/29/g...in-english</a><br />
<br />
Git For Beginners :<br />
<a href="https://vegibit.com/git-for-beginners/" target="_blank" rel="noopener" class="mycode_url">https://vegibit.com/git-for-beginners/</a><br />
<br />
Examples to install Git and Git Clone Branch – How to Clone a Specific Branch :<br />
<a href="https://www.freecodecamp.org/news/git-clone-branch-how-to-clone-a-specific-branch/" target="_blank" rel="noopener" class="mycode_url">https://www.freecodecamp.org/news/git-cl...ic-branch/</a><br />
<br />
The No Jargon Guide – Article 1 – Git &amp; GitHub :<br />
<a href="https://dev.to/lauracharvey/breaking-into-web-dev-the-no-jargon-guide-article-1-git-git-hub-igg" target="_blank" rel="noopener" class="mycode_url">https://dev.to/lauracharvey/breaking-int...it-hub-igg</a><br />
<br />
Git Basics :<br />
<a href="https://www.howtoforge.com/git-basics/" target="_blank" rel="noopener" class="mycode_url">https://www.howtoforge.com/git-basics/</a><br />
<br />
How To Use Git - A Reference Guide :<br />
<a href="https://www.digitalocean.com/community/tutorials/how-to-use-git-a-reference-guide" target="_blank" rel="noopener" class="mycode_url">https://www.digitalocean.com/community/t...ence-guide</a><br />
<br />
How To Contribute to Open Source - Getting Started with Git :<br />
<a href="https://www.digitalocean.com/community/tutorials/how-to-contribute-to-open-source-getting-started-with-git" target="_blank" rel="noopener" class="mycode_url">https://www.digitalocean.com/community/t...d-with-git</a><br />
<br />
--<br />
<br />
A searchable collection of the most frequently asked Git questions :<br />
<a href="http://firstaidgit.io" target="_blank" rel="noopener" class="mycode_url">http://firstaidgit.io</a><br />
<br />
Getting Started With Git :<br />
<a href="https://devdojo.com/bobbyiliev/getting-started-with-git" target="_blank" rel="noopener" class="mycode_url">https://devdojo.com/bobbyiliev/getting-started-with-git</a><br />
<br />
Git cheat sheet :<br />
<a href="http://bilalarslan.me/git-cheat-sheet/" target="_blank" rel="noopener" class="mycode_url">http://bilalarslan.me/git-cheat-sheet/</a><br />
<a href="https://github.com/arslanbilal/git-cheat-sheet" target="_blank" rel="noopener" class="mycode_url">https://github.com/arslanbilal/git-cheat-sheet</a><br />
<br />
Git Flight Rules :<br />
<a href="https://github.com/k88hudson/git-flight-rules" target="_blank" rel="noopener" class="mycode_url">https://github.com/k88hudson/git-flight-rules</a><br />
<br />
GitHub - git-tips/tips : Most commonly used git tips and tricks.<br />
<a href="https://github.com/git-tips/tips" target="_blank" rel="noopener" class="mycode_url">https://github.com/git-tips/tips</a><br />
<br />
--<br />
<br />
Think Like (a) Git :<br />
<a href="http://think-like-a-git.net/" target="_blank" rel="noopener" class="mycode_url">http://think-like-a-git.net/</a><br />
<br />
Git Best Practices :<br />
<a href="https://sethrobertson.github.io/GitBestPractices/" target="_blank" rel="noopener" class="mycode_url">https://sethrobertson.github.io/GitBestPractices/</a><br />
<br />
--<br />
<br />
Learn Git In 15 Minutes [ Colt Steele ]<br />
<a href="https://www.youtube.com/watch?v=USjZcfj8yxE" target="_blank" rel="noopener" class="mycode_url">https://www.youtube.com/watch?v=USjZcfj8yxE</a><br />
<br />
Git &amp; GitHub Crash Course For Beginners [ Brad Traversy ]<br />
<a href="https://www.youtube.com/watch?v=SWYqp7iY_Tc" target="_blank" rel="noopener" class="mycode_url">https://www.youtube.com/watch?v=SWYqp7iY_Tc</a><br />
<br />
Git and GitHub for Beginners - Crash Course [ FreeCodeCamp ]<br />
<a href="https://www.youtube.com/watch?v=RGOj5yH7evk" target="_blank" rel="noopener" class="mycode_url">https://www.youtube.com/watch?v=RGOj5yH7evk</a><br />
<br />
Git Tutorial for Beginners: Learn Git in 1 Hour [ Programming with Mosh ]<br />
<a href="https://www.youtube.com/watch?v=8JJ101D3knE" target="_blank" rel="noopener" class="mycode_url">https://www.youtube.com/watch?v=8JJ101D3knE</a><br />
<br />
Git Tutorial for Beginners - Git &amp; GitHub Fundamentals In Depth [ Tech With Tim ]<br />
<a href="https://www.youtube.com/watch?v=DVRQoVRzMIY" target="_blank" rel="noopener" class="mycode_url">https://www.youtube.com/watch?v=DVRQoVRzMIY</a><br />
<br />
Git Tutorial for Beginners: Command-Line Fundamentals [ Corey Schafer ]<br />
<a href="https://www.youtube.com/watch?v=HVsySz-h9r4" target="_blank" rel="noopener" class="mycode_url">https://www.youtube.com/watch?v=HVsySz-h9r4</a><br />
<br />
--<br />
<br />
How to Add Multiple Github Accounts on One Computer (Linux)<br />
<a href="https://dev.to/annietaylorchen/how-to-add-multiple-github-accounts-on-one-computer-linux-17kd" target="_blank" rel="noopener" class="mycode_url">https://dev.to/annietaylorchen/how-to-ad...linux-17kd</a><br />
<br />
Setting up multiple GitHub accounts, the nicer way - [ Dev.to ]<br />
<a href="https://dev.to/arnellebalane/setting-up-multiple-github-accounts-the-nicer-way-1m5m" target="_blank" rel="noopener" class="mycode_url">https://dev.to/arnellebalane/setting-up-...r-way-1m5m</a><br />
<br />
--<br />
<br />
Use Git and Bash to Automate Your Developer Tooling :<br />
<a href="https://freddiecarthy.com/blog/use-git-and-bash-to-automate-your-developer-tooling" target="_blank" rel="noopener" class="mycode_url">https://freddiecarthy.com/blog/use-git-a...er-tooling</a><br />
<br />
Make Your dotfiles Portable With Git and a Simple Bash Script :<br />
<a href="https://freddiecarthy.com/blog/make-your-dotfiles-portable-with-git-and-a-simple-bash-script" target="_blank" rel="noopener" class="mycode_url">https://freddiecarthy.com/blog/make-your...ash-script</a><br />
<br />
--<br />
<br />
Git tips with Simon Gronborg :<br />
<a href="https://twitter.com/SimonGronborg" target="_blank" rel="noopener" class="mycode_url">https://twitter.com/SimonGronborg</a><br />
<br />
--<br />
<br />
How to learn Git slowly :<br />
<a href="https://dev.to/samuelfaure/how-to-learn-git-slowly-38fa" target="_blank" rel="noopener" class="mycode_url">https://dev.to/samuelfaure/how-to-learn-git-slowly-38fa</a><br />
<br />
--]]></description>
			<content:encoded><![CDATA[Learn how to use Git, the most popular version control software of our time. <br />
Git for beginners, git branching models, git flow, git software, github, gitlab, awesome git repos and more.<br />
<br />
read_more <br />
<br />
--<br />
<br />
Install Git for windows :<br />
<a href="https://gitforwindows.org/" target="_blank" rel="noopener" class="mycode_url">https://gitforwindows.org/</a><br />
<br />
How to install and setup Git on Linux ( Fedora ) :<br />
<a href="https://ninjadmins.com/topic/install-and-setup-git-on-linux" target="_blank" rel="noopener" class="mycode_url">https://ninjadmins.com/topic/install-and...t-on-linux</a><br />
<br />
--<br />
<br />
Git Docs :<br />
<a href="https://git-scm.com/docs/" target="_blank" rel="noopener" class="mycode_url">https://git-scm.com/docs/</a><br />
<br />
Git Everyday Examples :<br />
<a href="https://git-scm.com/docs/everyday" target="_blank" rel="noopener" class="mycode_url">https://git-scm.com/docs/everyday</a><br />
<br />
--<br />
<br />
Learn Git Branching - Interactive Guide :<br />
<a href="https://learngitbranching.js.org/" target="_blank" rel="noopener" class="mycode_url">https://learngitbranching.js.org/</a><br />
<br />
Source :<br />
<a href="https://github.com/pcottle/learnGitBranching" target="_blank" rel="noopener" class="mycode_url">https://github.com/pcottle/learnGitBranching</a><br />
<br />
--<br />
<br />
A simple guide for getting started with git :<br />
<a href="http://rogerdudler.github.io/git-guide/" target="_blank" rel="noopener" class="mycode_url">http://rogerdudler.github.io/git-guide/</a><br />
<br />
Git and Github in Plain English :<br />
<a href="https://blog.red-badger.com/2016/11/29/gitgithub-in-plain-english" target="_blank" rel="noopener" class="mycode_url">https://blog.red-badger.com/2016/11/29/g...in-english</a><br />
<br />
Git For Beginners :<br />
<a href="https://vegibit.com/git-for-beginners/" target="_blank" rel="noopener" class="mycode_url">https://vegibit.com/git-for-beginners/</a><br />
<br />
Examples to install Git and Git Clone Branch – How to Clone a Specific Branch :<br />
<a href="https://www.freecodecamp.org/news/git-clone-branch-how-to-clone-a-specific-branch/" target="_blank" rel="noopener" class="mycode_url">https://www.freecodecamp.org/news/git-cl...ic-branch/</a><br />
<br />
The No Jargon Guide – Article 1 – Git &amp; GitHub :<br />
<a href="https://dev.to/lauracharvey/breaking-into-web-dev-the-no-jargon-guide-article-1-git-git-hub-igg" target="_blank" rel="noopener" class="mycode_url">https://dev.to/lauracharvey/breaking-int...it-hub-igg</a><br />
<br />
Git Basics :<br />
<a href="https://www.howtoforge.com/git-basics/" target="_blank" rel="noopener" class="mycode_url">https://www.howtoforge.com/git-basics/</a><br />
<br />
How To Use Git - A Reference Guide :<br />
<a href="https://www.digitalocean.com/community/tutorials/how-to-use-git-a-reference-guide" target="_blank" rel="noopener" class="mycode_url">https://www.digitalocean.com/community/t...ence-guide</a><br />
<br />
How To Contribute to Open Source - Getting Started with Git :<br />
<a href="https://www.digitalocean.com/community/tutorials/how-to-contribute-to-open-source-getting-started-with-git" target="_blank" rel="noopener" class="mycode_url">https://www.digitalocean.com/community/t...d-with-git</a><br />
<br />
--<br />
<br />
A searchable collection of the most frequently asked Git questions :<br />
<a href="http://firstaidgit.io" target="_blank" rel="noopener" class="mycode_url">http://firstaidgit.io</a><br />
<br />
Getting Started With Git :<br />
<a href="https://devdojo.com/bobbyiliev/getting-started-with-git" target="_blank" rel="noopener" class="mycode_url">https://devdojo.com/bobbyiliev/getting-started-with-git</a><br />
<br />
Git cheat sheet :<br />
<a href="http://bilalarslan.me/git-cheat-sheet/" target="_blank" rel="noopener" class="mycode_url">http://bilalarslan.me/git-cheat-sheet/</a><br />
<a href="https://github.com/arslanbilal/git-cheat-sheet" target="_blank" rel="noopener" class="mycode_url">https://github.com/arslanbilal/git-cheat-sheet</a><br />
<br />
Git Flight Rules :<br />
<a href="https://github.com/k88hudson/git-flight-rules" target="_blank" rel="noopener" class="mycode_url">https://github.com/k88hudson/git-flight-rules</a><br />
<br />
GitHub - git-tips/tips : Most commonly used git tips and tricks.<br />
<a href="https://github.com/git-tips/tips" target="_blank" rel="noopener" class="mycode_url">https://github.com/git-tips/tips</a><br />
<br />
--<br />
<br />
Think Like (a) Git :<br />
<a href="http://think-like-a-git.net/" target="_blank" rel="noopener" class="mycode_url">http://think-like-a-git.net/</a><br />
<br />
Git Best Practices :<br />
<a href="https://sethrobertson.github.io/GitBestPractices/" target="_blank" rel="noopener" class="mycode_url">https://sethrobertson.github.io/GitBestPractices/</a><br />
<br />
--<br />
<br />
Learn Git In 15 Minutes [ Colt Steele ]<br />
<a href="https://www.youtube.com/watch?v=USjZcfj8yxE" target="_blank" rel="noopener" class="mycode_url">https://www.youtube.com/watch?v=USjZcfj8yxE</a><br />
<br />
Git &amp; GitHub Crash Course For Beginners [ Brad Traversy ]<br />
<a href="https://www.youtube.com/watch?v=SWYqp7iY_Tc" target="_blank" rel="noopener" class="mycode_url">https://www.youtube.com/watch?v=SWYqp7iY_Tc</a><br />
<br />
Git and GitHub for Beginners - Crash Course [ FreeCodeCamp ]<br />
<a href="https://www.youtube.com/watch?v=RGOj5yH7evk" target="_blank" rel="noopener" class="mycode_url">https://www.youtube.com/watch?v=RGOj5yH7evk</a><br />
<br />
Git Tutorial for Beginners: Learn Git in 1 Hour [ Programming with Mosh ]<br />
<a href="https://www.youtube.com/watch?v=8JJ101D3knE" target="_blank" rel="noopener" class="mycode_url">https://www.youtube.com/watch?v=8JJ101D3knE</a><br />
<br />
Git Tutorial for Beginners - Git &amp; GitHub Fundamentals In Depth [ Tech With Tim ]<br />
<a href="https://www.youtube.com/watch?v=DVRQoVRzMIY" target="_blank" rel="noopener" class="mycode_url">https://www.youtube.com/watch?v=DVRQoVRzMIY</a><br />
<br />
Git Tutorial for Beginners: Command-Line Fundamentals [ Corey Schafer ]<br />
<a href="https://www.youtube.com/watch?v=HVsySz-h9r4" target="_blank" rel="noopener" class="mycode_url">https://www.youtube.com/watch?v=HVsySz-h9r4</a><br />
<br />
--<br />
<br />
How to Add Multiple Github Accounts on One Computer (Linux)<br />
<a href="https://dev.to/annietaylorchen/how-to-add-multiple-github-accounts-on-one-computer-linux-17kd" target="_blank" rel="noopener" class="mycode_url">https://dev.to/annietaylorchen/how-to-ad...linux-17kd</a><br />
<br />
Setting up multiple GitHub accounts, the nicer way - [ Dev.to ]<br />
<a href="https://dev.to/arnellebalane/setting-up-multiple-github-accounts-the-nicer-way-1m5m" target="_blank" rel="noopener" class="mycode_url">https://dev.to/arnellebalane/setting-up-...r-way-1m5m</a><br />
<br />
--<br />
<br />
Use Git and Bash to Automate Your Developer Tooling :<br />
<a href="https://freddiecarthy.com/blog/use-git-and-bash-to-automate-your-developer-tooling" target="_blank" rel="noopener" class="mycode_url">https://freddiecarthy.com/blog/use-git-a...er-tooling</a><br />
<br />
Make Your dotfiles Portable With Git and a Simple Bash Script :<br />
<a href="https://freddiecarthy.com/blog/make-your-dotfiles-portable-with-git-and-a-simple-bash-script" target="_blank" rel="noopener" class="mycode_url">https://freddiecarthy.com/blog/make-your...ash-script</a><br />
<br />
--<br />
<br />
Git tips with Simon Gronborg :<br />
<a href="https://twitter.com/SimonGronborg" target="_blank" rel="noopener" class="mycode_url">https://twitter.com/SimonGronborg</a><br />
<br />
--<br />
<br />
How to learn Git slowly :<br />
<a href="https://dev.to/samuelfaure/how-to-learn-git-slowly-38fa" target="_blank" rel="noopener" class="mycode_url">https://dev.to/samuelfaure/how-to-learn-git-slowly-38fa</a><br />
<br />
--]]></content:encoded>
		</item>
	</channel>
</rss>