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
394 changes: 394 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,394 @@
[
{
"exercise_name": "branch-bender",
"started_at": 1788014978.090481,
"completed_at": 1788014979.39154,
"comments": [
"Great work with merging the branches in order! Try running the HTML files locally!"
],
"status": "Completed"
},
{
"exercise_name": "branch-compare",
"started_at": 1788015017.670935,
"completed_at": 1788015018.990719,
"comments": [
"Great work comparing the branches successfully!"
],
"status": "Completed"
},
{
"exercise_name": "branch-delete",
"started_at": 1788015057.068744,
"completed_at": 1788015058.321104,
"comments": [
"Great job using git branch to delete both merged and unmerged branches!"
],
"status": "Completed"
},
{
"exercise_name": "branch-forward",
"started_at": 1788014987.563791,
"completed_at": 1788014988.815741,
"comments": [
"Great job fast-forward merging only 'with-sally'!"
],
"status": "Completed"
},
{
"exercise_name": "branch-previous",
"started_at": 1788014968.643071,
"completed_at": 1788014969.991903,
"comments": [
"Excellent work! You've successfully created branches from a previous commit and explored alternative storylines!"
],
"status": "Completed"
},
{
"exercise_name": "branch-rename",
"started_at": 1788015047.095701,
"completed_at": 1788015048.34659,
"comments": [
"Great work with renaming the branches on your local repository!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1788011832.450744,
"completed_at": 1788011835.067198,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "conflict-mediator",
"started_at": 1788015037.416812,
"completed_at": 1788015038.659876,
"comments": [
"Great work resolving the merge conflict!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1788011843.619416,
"completed_at": 1788011844.901204,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
},
{
"exercise_name": "ff-undo",
"started_at": 1788015007.890057,
"completed_at": 1788015009.177554,
"comments": [
"You have successfully undone the merge of branch 'others'."
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1788011821.674166,
"completed_at": 1788011824.312605,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "glossary-branch-delete",
"started_at": 1788015137.589998,
"completed_at": 1788015138.92277,
"comments": [
"Great job deleting the VWX branch!"
],
"status": "Completed"
},
{
"exercise_name": "glossary-branch-pull",
"started_at": 1788015096.669193,
"completed_at": 1788015097.984873,
"comments": [
"Great work! All required branches are present and correctly set up."
],
"status": "Completed"
},
{
"exercise_name": "glossary-branch-push",
"started_at": 1788015086.672966,
"completed_at": 1788015087.962907,
"comments": [
"Great work pushing the PQR branch to your fork!"
],
"status": "Completed"
},
{
"exercise_name": "glossary-branch-rename",
"started_at": 1788015147.24059,
"completed_at": 1788015149.170796,
"comments": [
"Nice work renaming the branch locally and on the remote!"
],
"status": "Completed"
},
{
"exercise_name": "grocery-shopping",
"started_at": 1788009588.326547,
"completed_at": 1788009591.266781,
"comments": [
"New grocery list items added to shopping-list.txt are not committed.",
"Grocery list items removed from shopping-list.txt are not committed."
],
"status": "Incomplete"
},
{
"exercise_name": "grocery-shopping",
"started_at": 1788009783.287561,
"completed_at": 1788009784.644714,
"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": 1788011695.048704,
"completed_at": 1788011698.74544,
"comments": [
"You are still ignoring many/file22.txt.",
"You are still ignoring why_am_i_hidden.txt. Find where the file is and fix that.",
"You are not ignoring ignore_me.txt",
"You are not ignoring runaway.txt. Find where the file is and fix that.",
"You have not committed the relevant changes yet!"
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1788011810.278866,
"completed_at": 1788011813.77156,
"comments": [
"You should be using ** to match all subfolders to ignore runaway.txt."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1788011863.253245,
"completed_at": 1788011866.918267,
"comments": [
"You should be using ** to match all subfolders to ignore runaway.txt."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1788011897.299899,
"completed_at": 1788011899.369637,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1788011791.106959,
"completed_at": 1788011792.396294,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "log-and-order",
"started_at": 1788010871.84549,
"completed_at": 1788010873.413834,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "merge-squash",
"started_at": 1788015027.771041,
"completed_at": 1788015029.054258,
"comments": [
"Good job performing a merge squash!"
],
"status": "Completed"
},
{
"exercise_name": "merge-undo",
"started_at": 1788014997.674294,
"completed_at": 1788014998.93609,
"comments": [
"Great work with undoing the merges! Try listing the directory to see what has changed."
],
"status": "Completed"
},
{
"exercise_name": "mix-messy-docs",
"started_at": 1788015067.202661,
"completed_at": 1788015068.487658,
"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": 1788015076.862592,
"completed_at": 1788015078.198291,
"comments": [
"You have successfully completed the exercise!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1788011800.851635,
"completed_at": 1788011802.664772,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1788011773.514928,
"completed_at": 1788011776.132241,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-checkout",
"started_at": 1788014675.877962,
"completed_at": 1788014677.141333,
"comments": [
"Great work traversing the revision history!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-diff",
"started_at": 1788014666.182105,
"completed_at": 1788014667.555572,
"comments": [
"Great work comparing commits in git history!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-reset",
"started_at": 1788014685.186418,
"completed_at": 1788014686.548829,
"comments": [
"You have reset the repository to the correct state!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-revert",
"started_at": 1788014694.64173,
"completed_at": 1788014696.055256,
"comments": [
"Good work reverting commits!"
],
"status": "Completed"
},
{
"exercise_name": "side-track",
"started_at": 1788014958.32352,
"completed_at": 1788014959.736888,
"comments": [
"Great work with using git branch and git checkout to fix the bugs!"
],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1788008971.049091,
"completed_at": 1788008973.787609,
"comments": [
"Did not add alice.txt",
"Did not add joe.txt",
"Did not add bob.txt"
],
"status": "Incomplete"
},
{
"exercise_name": "stage-fright",
"started_at": 1788009013.828377,
"completed_at": 1788009015.08634,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1788010832.572524,
"completed_at": 1788010835.488975,
"comments": [
"You need to unstage all three attendance files for Josh, Adam, and Mary."
],
"status": "Incomplete"
},
{
"exercise_name": "staging-intervention",
"started_at": 1788010859.863406,
"completed_at": 1788010861.165429,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "tags-add",
"started_at": 1788014632.484835,
"completed_at": 1788014633.780366,
"comments": [
"Great work using git tag to annotate various commits in the repository!"
],
"status": "Completed"
},
{
"exercise_name": "tags-push",
"started_at": 1788014655.322345,
"completed_at": 1788014657.85267,
"comments": [
"Wonderful! You have successfully synced the local tags with the remote tags!"
],
"status": "Completed"
},
{
"exercise_name": "tags-update",
"started_at": 1788014642.107253,
"completed_at": 1788014643.426797,
"comments": [
"Great work! You have successfully updated the tags to point to the correct commits."
],
"status": "Completed"
},
{
"exercise_name": "undo-init",
"started_at": 1788007460.622722,
"completed_at": 1788007461.923275,
"comments": [
"You have successfully undone the init operation!"
],
"status": "Completed"
},
{
"exercise_name": "view-commits",
"started_at": 1788014623.0305,
"completed_at": 1788014624.358147,
"comments": [
"Great work in viewing and understanding the diff of a specific commit!"
],
"status": "Completed"
}
]