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
128 changes: 128 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1768314059.989735,
"completed_at": 1768314061.470496,
"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": 1768315083.344006,
"completed_at": 1768315084.883096,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1768313802.750919,
"completed_at": 1768313804.189487,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1768312749.692331,
"completed_at": 1768312751.18983,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1768384719.923924,
"completed_at": 1768384792.097341,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1768385493.83155,
"completed_at": 1768385496.722389,
"comments": [
"Wrong 'upstream' remote URL"
],
"status": "Incomplete"
},
{
"exercise_name": "link-me",
"started_at": 1768385674.293678,
"completed_at": 1768385677.668425,
"comments": [
"Wrong 'upstream' remote URL"
],
"status": "Incomplete"
},
{
"exercise_name": "link-me",
"started_at": 1768385780.714899,
"completed_at": 1768385782.116211,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1768386628.88354,
"completed_at": 1768386633.490311,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1768388031.599257,
"completed_at": 1768388036.889644,
"comments": [
"You should be ignoring the rest of many/* except many/file22.txt!",
"You are not ignoring ignore_me.txt",
"You are not ignoring runaway.txt. Find where the file is and fix that."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1768388149.798003,
"completed_at": 1768388151.922556,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1768388472.761178,
"completed_at": 1768388475.678908,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1768389261.054963,
"completed_at": 1768389264.51401,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1768390383.985742,
"completed_at": 1768390385.304292,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
}
]