Skip to content
Open
244 changes: 244 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,244 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1787475923.216018,
"completed_at": 1787475925.639793,
"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": 1787477309.262149,
"completed_at": 1787477311.405687,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1787475155.791186,
"completed_at": 1787475157.691097,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1787476379.371621,
"completed_at": 1787476384.17238,
"comments": [
"You should only be unstaging the attendance files for Josh, Adam, and Mary.",
"You need to unstage all three attendance files for Josh, Adam, and Mary."
],
"status": "Incomplete"
},
{
"exercise_name": "staging-intervention",
"started_at": 1787476462.380005,
"completed_at": 1787476464.590318,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1787474452.247738,
"completed_at": 1787474454.357561,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "undo-init",
"started_at": 1787474562.874675,
"completed_at": 1787474564.740803,
"comments": [
"You have successfully undone the init operation!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1787584834.148586,
"completed_at": 1787584875.030432,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1787585377.246258,
"completed_at": 1787585378.868092,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1787585810.819829,
"completed_at": 1787585814.117725,
"comments": [
"You should have made a separate commit!"
],
"status": "Incomplete"
},
{
"exercise_name": "push-over",
"started_at": 1787585882.462299,
"completed_at": 1787585885.766783,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787586347.158452,
"completed_at": 1787586351.453278,
"comments": [
"You should be using ** to match all subfolders to ignore runaway.txt."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787586477.317616,
"completed_at": 1787586479.909513,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1787586796.080993,
"completed_at": 1787586799.470075,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1787587112.366411,
"completed_at": 1787587117.452823,
"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": 1787587185.638619,
"completed_at": 1787587190.96048,
"comments": [
"The origin remote does not point to your fork!"
],
"status": "Incomplete"
},
{
"exercise_name": "clone-repo",
"started_at": 1787587437.648384,
"completed_at": 1787587442.975391,
"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": 1787587511.541071,
"completed_at": 1787587516.625087,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1787588077.646484,
"completed_at": 1787588079.151192,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
},
{
"exercise_name": "view-commits",
"started_at": 1787589412.462093,
"completed_at": 1787589413.975803,
"comments": [
"Great work in viewing and understanding the diff of a specific commit!"
],
"status": "Completed"
},
{
"exercise_name": "tags-add",
"started_at": 1787590048.679227,
"completed_at": 1787590050.370002,
"comments": [
"Great work using git tag to annotate various commits in the repository!"
],
"status": "Completed"
},
{
"exercise_name": "tags-update",
"started_at": 1787590221.867286,
"completed_at": 1787590223.391783,
"comments": [
"Great work! You have successfully updated the tags to point to the correct commits."
],
"status": "Completed"
},
{
"exercise_name": "tags-push",
"started_at": 1787590405.196855,
"completed_at": 1787590408.39632,
"comments": [
"Wonderful! You have successfully synced the local tags with the remote tags!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-diff",
"started_at": 1787591189.747176,
"completed_at": 1787591191.332145,
"comments": [
"Great work comparing commits in git history!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-checkout",
"started_at": 1787591902.326272,
"completed_at": 1787591903.84061,
"comments": [
"Great work traversing the revision history!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-reset",
"started_at": 1787592801.061181,
"completed_at": 1787592802.583102,
"comments": [
"You have reset the repository to the correct state!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-revert",
"started_at": 1787593472.390172,
"completed_at": 1787593473.877181,
"comments": [
"Good work reverting commits!"
],
"status": "Completed"
}
]