Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Git-it (Desktop App) - adapted for Manchester Codes
# Git-it (Desktop App) - adapted for Command Shift

![Git-It](screenshot.png)
Git-it is a desktop (Mac, Windows and Linux) app that teaches you how to use Git and GitHub on the [command line](https://en.wikipedia.org/wiki/Command-line_interface). Please work through all of the steps, ensuring you verify your solutions along the way.

---

## Hello future Forkers, Branchers and Pull Requesters!

This application contains challenges for learning Git and GitHub—by using _real_ Git and GitHub, not emulators. You'll be learning the awesome (and not so scary) command line and GitHub which means when you finish all of the challenges you'll have _real_ repositories on your GitHub account and green squares on your [contribution chart](https://github.com/blog/1360-introducing-contributions).
Expand All @@ -12,7 +13,7 @@ This application contains challenges for learning Git and GitHub—by using _rea

## Applications

You will need to use and install this app Git-it, as well as Visual Studio Code to edit the files. You'll also of course need Git (you should have Visual Studio Code and Git installed already).
You will need to use and install this app Git-it, as well as Visual Studio Code to edit the files. You'll also of course need Git (you should have Visual Studio Code and Git installed already).

### Git-it

Expand Down
2 changes: 1 addition & 1 deletion resources/contents/en-US/pages/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ <h1>Welcome!</h1>
skills, they are the commands and steps you'll use over and over as in your awesome social coding +
version controlled future.</p>

<p>This application has been adapted for Manchester Codes. Credit goes to <a href="https://github.com/jlord">Jessica Lord</a> for the original application.</p>
<p>This application has been adapted for Command Shift. Credit goes to <a href="https://github.com/jlord">Jessica Lord</a> for the original application.</p>

<div class="chal-background light-blue solid-box">
<h3>But Wait—There's More</h3>
Expand Down