Skip to content

Commit

Permalink
Deploying to gh-pages from @ a826a75 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
janash committed Mar 29, 2024
1 parent d190122 commit 4b113e2
Show file tree
Hide file tree
Showing 12 changed files with 5,271 additions and 3 deletions.
843 changes: 843 additions & 0 deletions 00-command-line-basics.html

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions 00-git-and-github.html
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,8 @@ <h1>git and GitHub<a class="headerlink" href="#git-and-github" title="Link to th
<p>Git projects (or repositories) can be hosted on a variety of platforms, but the most popular is GitHub.
GitHub is a web-based hosting service for git repositories, and it provides a number of tools for software development.</p>
<p>This section covers the basics of version control using git and sharing and collaborating on code using GitHub.</p>
<p>If you would like to do the <cite>git</cite> and GitHub lessons outside of the context of the CookieCutter,
see our <a class="reference internal" href="00-git-standalone.html"><span class="doc">standalone lesson on git</span></a> and <a class="reference internal" href="00-github-standalone.html"><span class="doc">standalone lesson on GitHub</span></a>.</p>
<table class="table">
<thead>
<tr class="row-odd"><th class="head"><p>Lesson Title</p></th>
Expand Down
Loading

0 comments on commit 4b113e2

Please sign in to comment.