-
clone project: git clone https://github.com/futurename/SOEN6441_Project.git
-
display differences: git status
update local repository: git pull
-
add all changes to index: git add -A
commit changes: git commit -m "Commit message"
push changes to remote repository: git push origin master
-
Please use JDK8 u151 or above
-
**IntelliJ tips and tricks: https://www.youtube.com/watch?v=eq3KiAH4IBI **
-
Notifications
You must be signed in to change notification settings - Fork 5
futurename/SOEN6441_Project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|