- Create a branch
git branch activity-name - Switch to that branch
git checkout activity-name - Do your work for the activity here
- Commit changes `git add --all && git commit -m "Completed [activity]"
- Push up your branch
git push -u origin activity-name - Submit a pull request for that branch to the original repo (
dan7800/SWEN-344)
forked from dan7800/SWEN-344
-
Notifications
You must be signed in to change notification settings - Fork 0
celdridge91190/SWEN-344
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
Languages
- C# 37.4%
- CSS 34.3%
- HTML 20.0%
- JavaScript 8.3%