Skip to content

cottonias/test_March

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

test_March

Explaination of Sweetness

This is a really, really, really sweet repo, and here is why:

  • Its simple.
  • Its easy to read.
  • Its free. And frankly, you get what you pay for.

Supporting evidence of awesomeness

Do you need more info as to why this repo rocks? Here you go!
http://bfy.tw/Aw4m

Editing the readme locally will cause the repo to be out of sync.

Specifically, the change will not be commited to the repo.

The changes that you would like to save should be staged to commit.

git status will check status (to outline if there are changes and what those changes are)

git add <filename> will add an individual filename

git add . will add all content in the directory (for staging)

git commit -m "<text>" will commit the staged changes with a message associated with the changes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published