Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to Work with Git and GitHub

#1
How to Work with Git and GitHub

<div style="margin: 5px 5% 10px 5%;"><img src="http://www.sickgaming.net/blog/wp-content/uploads/2018/11/how-to-work-with-git-and-github.jpg" width="793" height="449" title="" alt="" /></div><div><div><img src="http://www.sickgaming.net/blog/wp-content/uploads/2018/11/how-to-work-with-git-and-github.jpg" class="ff-og-image-inserted" /></div>
<p>Enterprises of all sizes are reporting dramatic and <a href="https://www.linuxfoundation.org/blog/2018/06/open-source-skills-soar-in-demand-according-to-2018-jobs-report/">widening skills gaps</a> in Linux and open source skills. Meanwhile, Linux tops the list as the most in-demand open source skill, according to the 2018 Open Source Jobs Report. In this article series, we are taking a closer look at one of the best new ways to gain open source and Linux fluency: the <a href="https://training.linuxfoundation.org/training/introduction-to-open-source-development-git-and-linux/?utm_source=linux.com&amp;utm_medium=article&amp;utm_campaign=lfd201">Introduction to Open Source Software Development, Git and Linux training course</a> from The Linux Foundation.</p>
<p>This article is the final one in a four-part article series that highlights the major aspects of the training course, in chronological order. The <a href="https://www.linux.com/blog/get-introduction-open-source-git-and-linux-new-training-course">initial article</a> in the series covered the course’s general introduction to working with open source software, with a focus on such essentials as project collaboration, licensing, legal issues and getting help. With that groundwork laid, the course delves into <a href="https://www.linux.com/learn/bash-201-intermediate-guide-bash">working with Bash</a>, the standard shell for most Linux distributions. The <a href="https://www.linux.com/blog/2018/10/learn-work-bash-linux-and-git">second article</a> covered the course curriculum dedicated to working with Bash and Linux basics. The <a href="https://www.linux.com/blog/learn-work-linux-command-line">third article</a> covered working with the command line as well as command-line tools. Here we will look at the course’s extensive content on working with Git and GitHub.</p>
<p><a href="https://www.linux.com/learn/intro-to-linux/2018/7/introduction-using-git">Working with Git</a>, is, of course, essential for working with open source in today’s environment, especially if you will be collaborating with others. <a href="https://git-scm.com/">Git</a> is a distributed version control system that makes collaborating on projects easy, while at the same time minimizing version-related errors and unwanted duplication of effort. Once you are working with Git you can also leverage a valuable repository called <a href="https://github.com/">GitHub</a>, where teams can house their projects, access and update code, and more.</p>
<p>The course covers Git as well as working with GitHub, and also notes that there are alternatives to GitHub that are worth knowing about, such as:</p>
<h3>Why are Git and GitHub essentials important? </h3>
<p>Git began as an offshoot of the Linux kernel development community, initially created by Linus Torvalds himself. However, people quickly realized that it could be used for any project that had collaborative needs. The course comprehensively covers Git essentials as they apply to collaborating on projects. In focusing on GitHub, it notes that collaborators can designate hosted projects as public or private, and that public repositories are free of charge.</p>
<p>The course devotes 11 chapters to installing, using, and working with Git, covering the following topics:</p>
<ul>
<li>
<p>Git Installation</p>
</li>
<li>
<p>Git and Revision Control Systems</p>
</li>
<li>
<p>Using Git: An Example</p>
</li>
<li>
<p>Git Concepts and Architecture</p>
</li>
<li>
<p>Managing Files and the Index</p>
</li>
<li>
<p>Commits</p>
</li>
<li>
<p>Branches</p>
</li>
<li>
<p>Diffs</p>
</li>
<li>
<p>Merges</p>
</li>
<li>
<p>Managing Local and Remote Repositories</p>
</li>
<li>
<p>Using Patches</p>
</li>
</ul>
<p>As is true throughout the <a href="https://training.linuxfoundation.org/training/introduction-to-open-source-development-git-and-linux/?utm_source=linux.com&amp;utm_medium=article&amp;utm_campaign=lfd201">Introduction to Open Source Software Development, Git and Linux training course</a>, there are Labs modules that encourage students to get hands-on experience with Git and GitHub. An initial module guides students through creating a GitHub account that can go on to be used for working with open source projects over time.</p>
<p>In this part of the course, the focus is very much on applying Git and GitHub skills to collaborative project management and tasks. As students go through these lessons, they should keep in mind that the online course includes many summary slides, useful bullet lists, graphics, and more. It’s definitely worth setting up a desktop folder and regularly saving screenshots of especially useful topics to the folder. </p>
<p><em>Are you interested in advancing your open source skills? If so, this training course can help. Learn more about the<a href="https://training.linuxfoundation.org/training/introduction-to-open-source-development-git-and-linux/?utm_source=linux.com&amp;utm_medium=article&amp;utm_campaign=lfd201"> Introduction to Open Source Development, Git, and Linux (LFD201) </a>course and sign up now to start your open source journey.</em></p>
</div>
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB Theme © iAndrew 2016