Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minted

Make sure you follow these instructions, very important once we start getting into things.

Git Usage:
When you start working:
git pull
Once you are done:

  1. git add file1 file2 ...
    a. add all files you either modified or created (from your last pull)
  2. git commit -m "commit description"
  3. git push
  • Use git status to check for which files you have modified/added before adding and after adding

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages