Skip to content

Simple Dev

  • Topics
  • Path
  • Features
  • Feedback
  • Log In
  • Sign Up

Simple Dev

Simple Dev

Simple coding tutorials
  • Topics
  • Path
  • Features
  • Feedback
  • Log In
  • Sign Up
Topic: Git Basics

Initialize a repo – Git

  • October 10, 2019October 17, 2020

Preview

To initialize a Git repo, enter the following command in your terminal inside a project folder:

git init

To view the full tutorial, sign up for a free trial on our Sign Up page.

Sign Up

Previous
Set user name and email – Git
Next
Create a .gitignore file – Git

Related

  • Install Git
  • Set user name and email – Git
  • Initialize a repo – Git
  • Create a .gitignore file – Git

© 2018-2021 Javier Alvarado