Course
summary


    0 chapters available

Loading...

Learn to use Git and Github from scratch

Difficulty: Junior ● Progress: 0 / 0 modules completed

Add a file

The first step before adding a file to our Git history is to actually create that file in our project folder.

Let's create, for example, a file called "index.html", and find out what this implies:

  • First, our folder is no longer empty
  • Git knows that there is a new file
  • But it is not yet part of the history

You need to purchase this course to read this module!

Or !