billdodd / git_lesson

Sample repository git lesson

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git lesson

This repo contains the files used for a git lesson.

This is a change to an existing file that git has already tracked.

Yet another change to the file.

Git is a version control system that prevents us from having the "final doc" problem.

Git takes snapshots of the entire repository for us to revert back to.

Local git repositories can be added to a remote server.

About

Sample repository git lesson


Languages

Language:Python 100.0%