Skip to content

samahsamiee/JavaProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Instructions on using GIT :) (there could be mistakes lmk)

  1. Open up terminal or Command Prompt if using Windows

  2. If you want you can make a directory named anything, just for organization (not needed)

  3. Go to this link: https://github.com/samahsamiee/JavaProject/tree/master

  4. You'll see something called "Clone or Download" on the middle right of the page and copy that link

  5. On terminal type the command "git clone link"

  6. Now you will have a directory called JavaProject and cd into this

  7. Then type "git checkout Yourname" when you type your name the first letter should be uppercase

  8. Now you can write your programs

  9. If you are not done or done make sure you do the following commands:

    git add .
    git commit "write some kinda meaningful message"
    git push -u orign Yourname

  10. If you go to the link and you click on "Branch master" then click your name you should see your work

  11. Once we are done we'll push everything to the master branch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published