-
Open up terminal or Command Prompt if using Windows
-
If you want you can make a directory named anything, just for organization (not needed)
-
Go to this link: https://github.com/samahsamiee/JavaProject/tree/master
-
You'll see something called "Clone or Download" on the middle right of the page and copy that link
-
On terminal type the command "git clone link"
-
Now you will have a directory called JavaProject and cd into this
-
Then type "git checkout Yourname" when you type your name the first letter should be uppercase
-
Now you can write your programs
-
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 -
If you go to the link and you click on "Branch master" then click your name you should see your work
-
Once we are done we'll push everything to the master branch
-
Notifications
You must be signed in to change notification settings - Fork 0
samahsamiee/JavaProject
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published