Skip to content
Open
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
e652a5f
Update progress
trigg770 Aug 26, 2026
fa13268
Update progress
trigg770 Aug 26, 2026
b87f11c
Update progress
trigg770 Aug 26, 2026
5af6402
Update progress
trigg770 Aug 26, 2026
9817405
Update progress
trigg770 Aug 26, 2026
1994f78
Update progress
trigg770 Aug 26, 2026
393b120
Update progress
trigg770 Aug 26, 2026
72be5ad
Update progress
trigg770 Aug 26, 2026
52afdd9
Update progress
trigg770 Aug 26, 2026
f1bd8f9
Update progress
trigg770 Aug 26, 2026
694a342
Update progress
trigg770 Aug 26, 2026
9b95587
Update progress
trigg770 Aug 26, 2026
f6c6ec6
Update progress
trigg770 Aug 26, 2026
2c69e60
Update progress
trigg770 Aug 27, 2026
ceb4e0e
Update progress
trigg770 Aug 27, 2026
e7f9fab
Update progress
trigg770 Aug 27, 2026
e880e0e
Update progress
trigg770 Aug 27, 2026
bbe0089
Update progress
trigg770 Aug 27, 2026
2119ae4
Update progress
trigg770 Aug 27, 2026
32bcc3a
Update progress
trigg770 Aug 27, 2026
6335936
Update progress
trigg770 Aug 27, 2026
28287d1
Update progress
trigg770 Aug 27, 2026
64774a5
Update progress
trigg770 Sep 10, 2026
44c2ee5
Update progress
trigg770 Sep 10, 2026
1f374db
Update progress
trigg770 Sep 10, 2026
2904730
Update progress
trigg770 Sep 10, 2026
f7fc3f6
Update progress
trigg770 Sep 10, 2026
5aa3a3f
Update progress
trigg770 Sep 10, 2026
74298e6
Update progress
trigg770 Sep 10, 2026
d9616e5
Update progress
trigg770 Sep 10, 2026
3d34584
Update progress
trigg770 Sep 10, 2026
39c89c7
Update progress
trigg770 Sep 10, 2026
8d4dfa1
Update progress
trigg770 Sep 10, 2026
1c0e7a7
Update progress
trigg770 Sep 10, 2026
5279631
Update progress
trigg770 Sep 10, 2026
8cdb69a
Update progress
trigg770 Sep 10, 2026
89145f9
Update progress
trigg770 Sep 10, 2026
050bbb2
Update progress
trigg770 Sep 10, 2026
cb5bcf5
Update progress
trigg770 Sep 10, 2026
cfb595a
Update progress
trigg770 Sep 10, 2026
55737fe
Update progress
trigg770 Sep 10, 2026
02a41ce
Update progress
trigg770 Sep 10, 2026
d1a71da
Update progress
trigg770 Sep 10, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
388 changes: 388 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,388 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1787727867.690555,
"completed_at": 1787727869.095435,
"comments": [
"Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!"
],
"status": "Completed"
},
{
"exercise_name": "log-and-order",
"started_at": 1787728574.208201,
"completed_at": 1787728575.605923,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1787727645.790024,
"completed_at": 1787727647.070569,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "undo-init",
"started_at": 1787726984.619342,
"completed_at": 1787726987.744662,
"comments": [
"The init operation is not undone."
],
"status": "Incomplete"
},
{
"exercise_name": "undo-init",
"started_at": 1787727105.229026,
"completed_at": 1787727106.69958,
"comments": [
"You have successfully undone the init operation!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1787728789.672112,
"completed_at": 1787728791.044176,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1787728859.522205,
"completed_at": 1787728860.811954,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1787729044.361587,
"completed_at": 1787729110.270477,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1787729219.431141,
"completed_at": 1787729220.7105,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1787729464.661752,
"completed_at": 1787729466.470977,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787729653.976065,
"completed_at": 1787729657.453541,
"comments": [
"You are not ignoring runaway.txt. Find where the file is and fix that.",
"You have not committed the relevant changes yet!"
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787729705.722493,
"completed_at": 1787729709.190628,
"comments": [
"You have not committed the relevant changes yet!"
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787729765.496526,
"completed_at": 1787729767.327652,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1787803307.816706,
"completed_at": 1787803310.829832,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1787803685.955914,
"completed_at": 1787803690.47436,
"comments": [
"Clone named shapes is missing! Remember to clone your fork using the name 'shapes', not 'gm-shapes'!"
],
"status": "Incomplete"
},
{
"exercise_name": "clone-repo",
"started_at": 1787803868.334802,
"completed_at": 1787803872.362831,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1787811805.356093,
"completed_at": 1787811808.18639,
"comments": [
"Remote 'bob-upstream' is missing! Remember to add it and point it to https://github.com/git-mastery/gm-shapes-bob"
],
"status": "Incomplete"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1787811850.847228,
"completed_at": 1787811852.230079,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
},
{
"exercise_name": "view-commits",
"started_at": 1787812255.450135,
"completed_at": 1787812256.902043,
"comments": [
"Great work in viewing and understanding the diff of a specific commit!"
],
"status": "Completed"
},
{
"exercise_name": "tags-add",
"started_at": 1787812453.861093,
"completed_at": 1787812455.262433,
"comments": [
"Great work using git tag to annotate various commits in the repository!"
],
"status": "Completed"
},
{
"exercise_name": "tags-update",
"started_at": 1787812624.069951,
"completed_at": 1787812625.339205,
"comments": [
"Great work! You have successfully updated the tags to point to the correct commits."
],
"status": "Completed"
},
{
"exercise_name": "tags-push",
"started_at": 1787812866.222579,
"completed_at": 1787812868.665608,
"comments": [
"Wonderful! You have successfully synced the local tags with the remote tags!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-diff",
"started_at": 1789041932.685937,
"completed_at": 1789041933.981071,
"comments": [
"Great work comparing commits in git history!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-checkout",
"started_at": 1789041943.194881,
"completed_at": 1789041944.471813,
"comments": [
"Great work traversing the revision history!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-reset",
"started_at": 1789041954.490382,
"completed_at": 1789041955.841794,
"comments": [
"You have reset the repository to the correct state!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-revert",
"started_at": 1789041965.408327,
"completed_at": 1789041966.725731,
"comments": [
"Good work reverting commits!"
],
"status": "Completed"
},
{
"exercise_name": "side-track",
"started_at": 1789041975.694495,
"completed_at": 1789041977.041557,
"comments": [
"Great work with using git branch and git checkout to fix the bugs!"
],
"status": "Completed"
},
{
"exercise_name": "branch-previous",
"started_at": 1789041988.463758,
"completed_at": 1789041989.802529,
"comments": [
"Excellent work! You've successfully created branches from a previous commit and explored alternative storylines!"
],
"status": "Completed"
},
{
"exercise_name": "branch-compare",
"started_at": 1789041998.922752,
"completed_at": 1789042000.588945,
"comments": [
"Great work comparing the branches successfully!"
],
"status": "Completed"
},
{
"exercise_name": "branch-bender",
"started_at": 1789042010.003432,
"completed_at": 1789042011.389861,
"comments": [
"Great work with merging the branches in order! Try running the HTML files locally!"
],
"status": "Completed"
},
{
"exercise_name": "branch-forward",
"started_at": 1789042020.505307,
"completed_at": 1789042021.856988,
"comments": [
"Great job fast-forward merging only 'with-sally'!"
],
"status": "Completed"
},
{
"exercise_name": "merge-undo",
"started_at": 1789042031.100798,
"completed_at": 1789042032.491877,
"comments": [
"Great work with undoing the merges! Try listing the directory to see what has changed."
],
"status": "Completed"
},
{
"exercise_name": "ff-undo",
"started_at": 1789042042.078976,
"completed_at": 1789042043.386163,
"comments": [
"You have successfully undone the merge of branch 'others'."
],
"status": "Completed"
},
{
"exercise_name": "merge-squash",
"started_at": 1789042052.455389,
"completed_at": 1789042053.77827,
"comments": [
"Good job performing a merge squash!"
],
"status": "Completed"
},
{
"exercise_name": "conflict-mediator",
"started_at": 1789042062.931605,
"completed_at": 1789042064.362871,
"comments": [
"Great work resolving the merge conflict!"
],
"status": "Completed"
},
{
"exercise_name": "branch-rename",
"started_at": 1789042073.633924,
"completed_at": 1789042074.982011,
"comments": [
"Great work with renaming the branches on your local repository!"
],
"status": "Completed"
},
{
"exercise_name": "branch-delete",
"started_at": 1789042084.229025,
"completed_at": 1789042085.538404,
"comments": [
"Great job using git branch to delete both merged and unmerged branches!"
],
"status": "Completed"
},
{
"exercise_name": "mix-messy-docs",
"started_at": 1789042095.400298,
"completed_at": 1789042096.777889,
"comments": [
"Great work using all of the concepts you've learnt about branching to mix the messy documentation!"
],
"status": "Completed"
},
{
"exercise_name": "mix-messy-graph",
"started_at": 1789042106.494133,
"completed_at": 1789042107.918104,
"comments": [
"You have successfully completed the exercise!"
],
"status": "Completed"
},
{
"exercise_name": "glossary-branch-push",
"started_at": 1789042117.292185,
"completed_at": 1789042118.588449,
"comments": [
"Great work pushing the PQR branch to your fork!"
],
"status": "Completed"
},
{
"exercise_name": "glossary-branch-pull",
"started_at": 1789042335.757353,
"completed_at": 1789042337.082791,
"comments": [
"Great work! All required branches are present and correctly set up."
],
"status": "Completed"
},
{
"exercise_name": "glossary-branch-delete",
"started_at": 1789042340.365182,
"completed_at": 1789042341.654615,
"comments": [
"Great job deleting the VWX branch!"
],
"status": "Completed"
},
{
"exercise_name": "glossary-branch-rename",
"started_at": 1789042345.188416,
"completed_at": 1789042347.286193,
"comments": [
"Nice work renaming the branch locally and on the remote!"
],
"status": "Completed"
}
]