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
164 changes: 164 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,164 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1786796468.783827,
"completed_at": 1786796471.571645,
"comments": [
"Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787135178.798839,
"completed_at": 1787135190.881078,
"comments": [
"You are not ignoring runaway.txt. Find where the file is and fix that."
],
"status": "Incomplete"
},
{
"exercise_name": "link-me",
"started_at": 1787133478.993041,
"completed_at": 1787133482.802137,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1787133987.231534,
"completed_at": 1787133992.311053,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1787132944.337441,
"completed_at": 1787133009.052327,
"comments": [
"That is not the right Github url!"
],
"status": "Incomplete"
},
{
"exercise_name": "remote-control",
"started_at": 1787133037.973715,
"completed_at": 1787133050.873671,
"comments": [
"That is not the right Github url!"
],
"status": "Incomplete"
},
{
"exercise_name": "remote-control",
"started_at": 1787133069.859455,
"completed_at": 1787133083.594643,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1786796102.237162,
"completed_at": 1786796104.7011,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1786795813.856883,
"completed_at": 1786795816.280497,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1787371949.340289,
"completed_at": 1787371953.917237,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1787372103.61299,
"completed_at": 1787372108.061232,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1787381494.733014,
"completed_at": 1787381497.310365,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
},
{
"exercise_name": "view-commits",
"started_at": 1787381910.176763,
"completed_at": 1787381914.29702,
"comments": [
"Answer for In January, who were in the Tuesday duty roster? Remove/add extra rows where appropriate. does not contain all of the right answers."
],
"status": "Incomplete"
},
{
"exercise_name": "view-commits",
"started_at": 1787381952.877899,
"completed_at": 1787381955.008071,
"comments": [
"Great work in viewing and understanding the diff of a specific commit!"
],
"status": "Completed"
},
{
"exercise_name": "tags-add",
"started_at": 1787382172.403225,
"completed_at": 1787382176.378853,
"comments": [
"\"first-pilot\" should point to the first commit."
],
"status": "Incomplete"
},
{
"exercise_name": "tags-add",
"started_at": 1787382214.181091,
"completed_at": 1787382216.844768,
"comments": [
"Great work using git tag to annotate various commits in the repository!"
],
"status": "Completed"
},
{
"exercise_name": "tags-update",
"started_at": 1787382334.449029,
"completed_at": 1787382336.876495,
"comments": [
"Great work! You have successfully updated the tags to point to the correct commits."
],
"status": "Completed"
},
{
"exercise_name": "tags-push",
"started_at": 1787382546.671516,
"completed_at": 1787382550.282976,
"comments": [
"Wonderful! You have successfully synced the local tags with the remote tags!"
],
"status": "Completed"
}
]