Skip to content
Open
Changes from all commits
Commits
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
200 changes: 200 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,200 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1755006532.66113,
"completed_at": 1755006533.135358,
"comments": [
"Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!"
],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1755006175.808819,
"completed_at": 1755006176.354958,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1755006335.139319,
"completed_at": 1755006335.46611,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1755005591.320063,
"completed_at": 1755005591.625495,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1755324653.165057,
"completed_at": 1755324739.148209,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1755325263.761835,
"completed_at": 1755325264.052627,
"comments": [
"too many values to unpack (expected 2)"
],
"status": "Error"
},
{
"exercise_name": "link-me",
"started_at": 1755325301.788913,
"completed_at": 1755325301.831477,
"comments": [
"too many values to unpack (expected 2)"
],
"status": "Error"
},
{
"exercise_name": "link-me",
"started_at": 1755325398.266559,
"completed_at": 1755325398.309284,
"comments": [
"too many values to unpack (expected 2)"
],
"status": "Error"
},
{
"exercise_name": "link-me",
"started_at": 1755325435.516732,
"completed_at": 1755325435.562642,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1755423522.348803,
"completed_at": 1755423522.765176,
"comments": [
"You should have made a separate commit!"
],
"status": "Incomplete"
},
{
"exercise_name": "push-over",
"started_at": 1755423626.479975,
"completed_at": 1755423627.210878,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1755424355.269277,
"completed_at": 1755424356.296783,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1755424574.918517,
"completed_at": 1755424576.962699,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1755425098.399514,
"completed_at": 1755425100.244323,
"comments": [
"/Users/javier/Desktop/gitmastery-home/gitmastery-exercises/clone-repo/shapes"
],
"status": "Error"
},
{
"exercise_name": "clone-repo",
"started_at": 1755425218.944045,
"completed_at": 1755425220.571119,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1755425718.80524,
"completed_at": 1755425719.181054,
"comments": [
"You did not pull Alice's changes to your own main branch!"
],
"status": "Incomplete"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1755425762.673171,
"completed_at": 1755425762.731588,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
},
{
"exercise_name": "side-track",
"started_at": 1755949602.580799,
"completed_at": 1755949603.186439,
"comments": [
"Great work with using git branch and git checkout to fix the bugs!"
],
"status": "Completed"
},
{
"exercise_name": "branch-bender",
"started_at": 1755950881.066309,
"completed_at": 1755950881.398124,
"comments": [
"Great work with merging the branches in order! Try running the HTML files locally!"
],
"status": "Completed"
},
{
"exercise_name": "conflict-mediator",
"started_at": 1755952432.249538,
"completed_at": 1755952432.890831,
"comments": [
"Great work resolving the merge conflict!"
],
"status": "Completed"
},
{
"exercise_name": "branch-rename",
"started_at": 1755952668.217645,
"completed_at": 1755952668.539721,
"comments": [
"Great work with renaming the branches on your local repository!"
],
"status": "Completed"
},
{
"exercise_name": "branch-delete",
"started_at": 1755953442.971759,
"completed_at": 1755953443.392552,
"comments": [
"Great job using git branch to delete both merged and unmerged branches!"
],
"status": "Completed"
}
]