Skip to content
Open
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
2 changes: 1 addition & 1 deletion TurtorialInfo/AdditionalGitTechniques.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Additional Git Techniques For Your Toolbelt

Let's say you want to use git but not use GitHub, or want to start a new project (repo) on your computer locally before puttig on GitHub. Below is the process for creating a local git repository and pushing that repository onto GitHub.
Let's say you want to use git but not use GitHub, or want to start a new project (repo) on your computer locally before putting it on GitHub. Below is the process for creating a local git repository and pushing that repository onto GitHub.

### Creating a git repo locally on your machine

Expand Down