Skip to content

CS162-2014/InitialRepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is the initial repo for the CS162 Github organization.
Welcome to the group! (push check)
If You are just added, create a directory:
"mkdir foo", (replace foo with your preferred name). Then, run "git clone https://github.com/CS162-2014/InitialRepo.git" from within that directory to download all files. 

Then, add some text to this file and commit:
"git commit -m "message for commit"" You can replace the message with anything.

then, push that commit up to the server: 
"git push origin master"

This is to check that you can commit after being added to the group.

if you need to pull down files from the git server that have been updated (i.e. someone changed the file and you want to download the most up to date version), navigate to your foo directory and run:
"git pull origin master"

Let's Code!

About

This is the initial repo for CS162.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages