Describe your issue
The expected last commit message is exactly:
“Initial commit”
I have ensured:
- The commit message matches exactly (case-sensitive)
- sample.txt is modified
- git stash apply / pop is executed correctly
- No new commits are made after reset
- I submit immediately without touching commits
- Workspace reset is done multiple times
Despite following all steps correctly, the submission always fails with the same error.
Screenshot
I have attached screenshots showing:
- Correct commit message
- Modified file state
- Stash applied
- Submission failure message
Additional info
This issue persists even after resetting the workspace multiple times.
It appears to be a grader or workspace state issue rather than a command error.
Kindly review or reset the backend state for this lab.
