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
362 changes: 362 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,362 @@
[
{
"exercise_name": "branch-bender",
"started_at": 1771409820.698103,
"completed_at": 1771409822.694315,
"comments": [
"Great work with merging the branches in order! Try running the HTML files locally!"
],
"status": "Completed"
},
{
"exercise_name": "branch-delete",
"started_at": 1771417910.945533,
"completed_at": 1771417913.524851,
"comments": [
"Great job using git branch to delete both merged and unmerged branches!"
],
"status": "Completed"
},
{
"exercise_name": "branch-forward",
"started_at": 1771410004.669048,
"completed_at": 1771410008.104506,
"comments": [
"Only one of the two starting branches can be fast-forward merged into 'main'. Do not create new branches."
],
"status": "Incomplete"
},
{
"exercise_name": "branch-forward",
"started_at": 1771410152.480695,
"completed_at": 1771410154.402607,
"comments": [
"Great job fast-forward merging only 'with-sally'!"
],
"status": "Completed"
},
{
"exercise_name": "branch-previous",
"started_at": 1771406976.587259,
"completed_at": 1771406979.933396,
"comments": [
"No commits were made in the 'visitor-line' branch."
],
"status": "Incomplete"
},
{
"exercise_name": "branch-previous",
"started_at": 1771407028.30284,
"completed_at": 1771407030.051136,
"comments": [
"Excellent work! You've successfully created branches from a previous commit and explored alternative storylines!"
],
"status": "Completed"
},
{
"exercise_name": "branch-rename",
"started_at": 1771416816.563732,
"completed_at": 1771416819.169673,
"comments": [
"Great work with renaming the branches on your local repository!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1770103357.021501,
"completed_at": 1770103363.745419,
"comments": [
"The remote 'upstream' is missing!"
],
"status": "Incomplete"
},
{
"exercise_name": "clone-repo",
"started_at": 1770103403.424622,
"completed_at": 1770103408.121336,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "conflict-mediator",
"started_at": 1771415319.449899,
"completed_at": 1771415321.222369,
"comments": [
"Great work resolving the merge conflict!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1770120546.492079,
"completed_at": 1770120553.9174,
"comments": [
"You have not fetched Bob's changes yet!"
],
"status": "Incomplete"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1770120596.554811,
"completed_at": 1770120598.97258,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1770100681.579049,
"completed_at": 1770100688.502697,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "grocery-shopping",
"started_at": 1770033224.70919,
"completed_at": 1770033226.406171,
"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": 1770045514.224503,
"completed_at": 1770045518.505076,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1770041235.048787,
"completed_at": 1770041238.467127,
"comments": [
"Missing remote called 'upstream'."
],
"status": "Incomplete"
},
{
"exercise_name": "link-me",
"started_at": 1770041271.916466,
"completed_at": 1770041273.483942,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "log-and-order",
"started_at": 1770040424.485596,
"completed_at": 1770040429.514473,
"comments": [
"Answer for What is the commit message of the commit 66420fe6486dbbd4bcb19721e83a0e7b1c83985a? is not right."
],
"status": "Incomplete"
},
{
"exercise_name": "log-and-order",
"started_at": 1770040494.006124,
"completed_at": 1770040495.76419,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "mix-messy-docs",
"started_at": 1771420999.326548,
"completed_at": 1771421004.383526,
"comments": [
"Branch 'list' still exists! Remember to rename it to 'feature-list'!"
],
"status": "Incomplete"
},
{
"exercise_name": "mix-messy-docs",
"started_at": 1771421038.584112,
"completed_at": 1771421041.575925,
"comments": [
"Great work using all of the concepts you've learnt about branching to mix the messy documentation!"
],
"status": "Completed"
},
{
"exercise_name": "mix-messy-graph",
"started_at": 1771422204.874943,
"completed_at": 1771422209.66965,
"comments": [
"Branch 'feature-search' still exists.",
"Branch 'feature-delete' still exists."
],
"status": "Incomplete"
},
{
"exercise_name": "mix-messy-graph",
"started_at": 1771422262.835611,
"completed_at": 1771422266.31602,
"comments": [
"You have successfully completed the exercise!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1770043409.969767,
"completed_at": 1770043412.247859,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-checkout",
"started_at": 1770278637.952704,
"completed_at": 1770278640.102957,
"comments": [
"Great work traversing the revision history!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-diff",
"started_at": 1770276635.307312,
"completed_at": 1770276637.532835,
"comments": [
"Great work comparing commits in git history!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-reset",
"started_at": 1770280660.931681,
"completed_at": 1770280663.40933,
"comments": [
"You have reset the repository to the correct state!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-revert",
"started_at": 1770281188.935948,
"completed_at": 1770281191.416373,
"comments": [
"Good work reverting commits!"
],
"status": "Completed"
},
{
"exercise_name": "side-track",
"started_at": 1771470066.862097,
"completed_at": 1771470070.116447,
"comments": [
"You aren't currently on the main branch. Checkout to that branch and try again!"
],
"status": "Incomplete"
},
{
"exercise_name": "side-track",
"started_at": 1771470079.947891,
"completed_at": 1771470081.800966,
"comments": [
"Great work with using git branch and git checkout to fix the bugs!"
],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1769610900.256114,
"completed_at": 1769610902.642248,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1769611608.60418,
"completed_at": 1769611611.048481,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "tags-add",
"started_at": 1770273815.54468,
"completed_at": 1770273818.028858,
"comments": [
"Great work using git tag to annotate various commits in the repository!"
],
"status": "Completed"
},
{
"exercise_name": "tags-push",
"started_at": 1770275381.684501,
"completed_at": 1770275387.481836,
"comments": [
"Tag v1.0 is missing, did you push it to the remote?",
"Tag v2.0 is missing, did you push it to the remote?"
],
"status": "Incomplete"
},
{
"exercise_name": "tags-push",
"started_at": 1770275468.607253,
"completed_at": 1770275472.087914,
"comments": [
"Wonderful! You have successfully synced the local tags with the remote tags!"
],
"status": "Completed"
},
{
"exercise_name": "tags-update",
"started_at": 1770274669.913574,
"completed_at": 1770274674.655491,
"comments": [
"You are missing the 'january-update' tag."
],
"status": "Incomplete"
},
{
"exercise_name": "tags-update",
"started_at": 1770274749.277932,
"completed_at": 1770274751.541954,
"comments": [
"Great work! You have successfully updated the tags to point to the correct commits."
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1769479395.44821,
"completed_at": 1769479397.029722,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "undo-init",
"started_at": 1769482618.433676,
"completed_at": 1769482621.85747,
"comments": [
"You have successfully undone the init operation!"
],
"status": "Completed"
},
{
"exercise_name": "view-commits",
"started_at": 1770269098.622824,
"completed_at": 1770269100.982694,
"comments": [
"Great work in viewing and understanding the diff of a specific commit!"
],
"status": "Completed"
}
]