-
Notifications
You must be signed in to change notification settings - Fork 976
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: UofT-DSI/shell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: seanlr-github/shell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 1 file changed
- 3 contributors
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e976b55 - Browse repository at this point
Copy the full SHA e976b55View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea20676 - Browse repository at this point
Copy the full SHA ea20676View commit details
Commits on Nov 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2c74bbc - Browse repository at this point
Copy the full SHA 2c74bbcView commit details
Commits on Nov 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 46d0c4a - Browse repository at this point
Copy the full SHA 46d0c4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7092c2 - Browse repository at this point
Copy the full SHA c7092c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7378809 - Browse repository at this point
Copy the full SHA 7378809View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a0b6d4 - Browse repository at this point
Copy the full SHA 4a0b6d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2725d3 - Browse repository at this point
Copy the full SHA a2725d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for df14250 - Browse repository at this point
Copy the full SHA df14250View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bd58a6 - Browse repository at this point
Copy the full SHA 8bd58a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d89afe - Browse repository at this point
Copy the full SHA 1d89afeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ab77fc - Browse repository at this point
Copy the full SHA 3ab77fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 482e0ad - Browse repository at this point
Copy the full SHA 482e0adView commit details -
Configuration menu - View commit details
-
Copy full SHA for b03bb27 - Browse repository at this point
Copy the full SHA b03bb27View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6f471c - Browse repository at this point
Copy the full SHA d6f471cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e84499 - Browse repository at this point
Copy the full SHA 3e84499View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e2de49 - Browse repository at this point
Copy the full SHA 3e2de49View commit details
Commits on Nov 9, 2025
-
Merge branch 'coworker-changes' of https://github.com/UofT-DSI/shell …
…into assignment
Configuration menu - View commit details
-
Copy full SHA for 4bf4e07 - Browse repository at this point
Copy the full SHA 4bf4e07View commit details
Commits on Nov 10, 2025
-
TITLE: UofT-DSI | Unix Shell, Git & GitHub - Assignment 1
## What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports) This assignment includes creating directories, moving files, deleting files based on specific criteria, as well as combining files. ## What did you learn from the changes you have made? I learned how to use the wildcard function, how to create branches on Git, as well as how to work with pull request to modify and merge code . ## Was there another approach you were thinking about making? If so, what approach(es) were you thinking of? Instead of VS Code, I was initially thinking to use the nano function, however writing code and pushing it into git was easier through VS. ## Were there any challenges? If so, what issue(s) did you face? How did you overcome it? Understanding how to use the * function was a challenge, but I overcame this issue by using the help function in the terminal to understand how to wildcard function to specify variables. ## How were these changes tested? These changes were tested through github's auto grader function. ## A reference to a related issue in your repository (if applicable) ## Checklist - [x] I can confirm that my changes are working as intended
Configuration menu - View commit details
-
Copy full SHA for 7b4fe7c - Browse repository at this point
Copy the full SHA 7b4fe7cView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main