Skip to content

Commit

Permalink
Merge pull request eficode-academy#196 from brent-clark-SED-Sw-Mgr/ad…
Browse files Browse the repository at this point in the history
…d-to-basic-commits-readme

Added more explanatory text to basic-commits/README
  • Loading branch information
RandomSort authored Oct 9, 2019
2 parents b0d5617 + 55b72ec commit 2cd02bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions basic-commits/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Git Kata: Basic Commits
This kata will introduce you to the commands `git add` and `git commit`.

This is a very introductory kata. if you have used `git status`, `git log --oneline --graph`, `git add` and `git commit` extensively you should probably skip it.

You can look at the bottom of this file, if you have not yet done basic git configuration.

## Setup:
Expand Down

0 comments on commit 2cd02bb

Please sign in to comment.