Skip to content
Open
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
98244af
Update progress
j-os-h-in Aug 14, 2025
ba8658c
Update progress
j-os-h-in Aug 14, 2025
4218c01
Update progress
j-os-h-in Aug 14, 2025
72a1a72
Update progress
j-os-h-in Aug 14, 2025
a7b8a9b
Update progress
j-os-h-in Aug 14, 2025
c854cb1
Update progress
j-os-h-in Aug 14, 2025
52b72f6
Update progress
j-os-h-in Aug 14, 2025
b4f8aa6
Update progress
j-os-h-in Aug 14, 2025
a8a05b0
Update progress
j-os-h-in Aug 14, 2025
92dd066
Update progress
j-os-h-in Aug 14, 2025
b15b3de
Update progress
j-os-h-in Aug 14, 2025
80b244c
Update progress
j-os-h-in Aug 14, 2025
d721ed4
Update progress
j-os-h-in Aug 14, 2025
c3862a8
Update progress
j-os-h-in Aug 14, 2025
39f6769
Update progress
j-os-h-in Aug 14, 2025
8059e91
Update progress
j-os-h-in Aug 14, 2025
4e4044f
Update progress
j-os-h-in Aug 14, 2025
0bf5aad
Reset progress for fetch-and-pull
j-os-h-in Aug 14, 2025
25eb61d
Update progress
j-os-h-in Aug 14, 2025
fb9c415
Update progress
j-os-h-in Aug 21, 2025
f2ccfc9
Reset progress for link-me
j-os-h-in Aug 21, 2025
8db23b0
Update progress
j-os-h-in Aug 21, 2025
24d8a75
Reset progress for link-me
j-os-h-in Aug 21, 2025
64c625d
Update progress
j-os-h-in Aug 21, 2025
4572d04
Update progress
j-os-h-in Aug 21, 2025
d0f7343
Update progress
j-os-h-in Aug 21, 2025
ae9f42b
Update progress
j-os-h-in Aug 21, 2025
dd1abf2
Update progress
j-os-h-in Aug 21, 2025
f752dc1
Reset progress for conflict-mediator
j-os-h-in Aug 21, 2025
a40d138
Update progress
j-os-h-in Aug 21, 2025
3bacbdd
Update progress
j-os-h-in Aug 21, 2025
d4401d0
Update progress
j-os-h-in Aug 21, 2025
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
146 changes: 146 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,146 @@
[
{
"exercise_name": "under-control",
"started_at": 1755160036.477083,
"completed_at": 1755160036.781473,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1755160091.792178,
"completed_at": 1755160092.103799,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "grocery-shopping",
"started_at": 1755160221.762209,
"completed_at": 1755160222.239565,
"comments": [
"Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1755160378.673896,
"completed_at": 1755160451.89138,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1755163669.329014,
"completed_at": 1755163670.37688,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1755164115.69314,
"completed_at": 1755164116.370678,
"comments": [
"You should be using ** to match all subfolders to ignore runaway.txt."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1755164251.170222,
"completed_at": 1755164251.565006,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1755171413.506462,
"completed_at": 1755171415.373357,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1755171721.314127,
"completed_at": 1755171723.160151,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1755172801.444434,
"completed_at": 1755172801.871933,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1755784291.172523,
"completed_at": 1755784291.244607,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "side-track",
"started_at": 1755784649.909122,
"completed_at": 1755784650.285355,
"comments": [
"Great work with using git branch and git checkout to fix the bugs!"
],
"status": "Completed"
},
{
"exercise_name": "branch-bender",
"started_at": 1755787801.355346,
"completed_at": 1755787801.898131,
"comments": [
"Great work with merging the branches in order! Try running the HTML files locally!"
],
"status": "Completed"
},
{
"exercise_name": "conflict-mediator",
"started_at": 1755791998.801447,
"completed_at": 1755791999.112139,
"comments": [
"Great work resolving the merge conflict!"
],
"status": "Completed"
},
{
"exercise_name": "branch-rename",
"started_at": 1755794343.543925,
"completed_at": 1755794343.887097,
"comments": [
"Great work with renaming the branches on your local repository!"
],
"status": "Completed"
},
{
"exercise_name": "branch-delete",
"started_at": 1755794637.272648,
"completed_at": 1755794637.68438,
"comments": [
"Great job using git branch to delete both merged and unmerged branches!"
],
"status": "Completed"
}
]