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
315 changes: 315 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,315 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1788338813.593434,
"completed_at": 1788338817.272353,
"comments": [
"There are no new grocery list items added to the shopping list."
],
"status": "Incomplete"
},
{
"exercise_name": "grocery-shopping",
"started_at": 1788338858.500761,
"completed_at": 1788338860.563086,
"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": 1788340470.934318,
"completed_at": 1788340477.385599,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1788340263.396386,
"completed_at": 1788340265.440901,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "log-and-order",
"started_at": 1788339068.745518,
"completed_at": 1788339070.763345,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1788340397.9649,
"completed_at": 1788340400.797427,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1788340182.577989,
"completed_at": 1788340215.955421,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1788338746.694361,
"completed_at": 1788338748.644463,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1788338928.650011,
"completed_at": 1788338930.580154,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1788338567.154505,
"completed_at": 1788338569.079382,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "undo-init",
"started_at": 1788338678.265856,
"completed_at": 1788338680.315453,
"comments": [
"You have successfully undone the init operation!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1788353485.354287,
"completed_at": 1788353490.180252,
"comments": [
"No fork of git-mastery/gm-shapes found. Remember to fork it from https://github.com/git-mastery/gm-shapes and keep the name as gm-shapes"
],
"status": "Incomplete"
},
{
"exercise_name": "fork-repo",
"started_at": 1788353557.621453,
"completed_at": 1788353561.725696,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1788353628.982259,
"completed_at": 1788353634.473767,
"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": 1788353754.213734,
"completed_at": 1788353757.770443,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1788353857.221998,
"completed_at": 1788353861.322618,
"comments": [
"Remote 'alice-upstream' is missing! Remember to add it and point it to https://github.com/git-mastery/gm-shapes-alice"
],
"status": "Incomplete"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1788353976.105283,
"completed_at": 1788353978.257423,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
},
{
"exercise_name": "view-commits",
"started_at": 1788354774.784453,
"completed_at": 1788354776.792356,
"comments": [
"Great work in viewing and understanding the diff of a specific commit!"
],
"status": "Completed"
},
{
"exercise_name": "tags-add",
"started_at": 1788355432.089864,
"completed_at": 1788355434.198454,
"comments": [
"Great work using git tag to annotate various commits in the repository!"
],
"status": "Completed"
},
{
"exercise_name": "tags-update",
"started_at": 1788355578.899172,
"completed_at": 1788355581.236797,
"comments": [
"Great work! You have successfully updated the tags to point to the correct commits."
],
"status": "Completed"
},
{
"exercise_name": "tags-push",
"started_at": 1788355713.05032,
"completed_at": 1788355716.123257,
"comments": [
"Wonderful! You have successfully synced the local tags with the remote tags!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-diff",
"started_at": 1788356129.5217,
"completed_at": 1788356131.46149,
"comments": [
"Great work comparing commits in git history!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-checkout",
"started_at": 1788356389.593925,
"completed_at": 1788356391.798396,
"comments": [
"Great work traversing the revision history!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-reset",
"started_at": 1788356584.203076,
"completed_at": 1788356586.600077,
"comments": [
"You have reset the repository to the correct state!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-revert",
"started_at": 1788357059.365469,
"completed_at": 1788357061.632396,
"comments": [
"Good work reverting commits!"
],
"status": "Completed"
},
{
"exercise_name": "side-track",
"started_at": 1788397312.399031,
"completed_at": 1788397314.466837,
"comments": [
"Great work with using git branch and git checkout to fix the bugs!"
],
"status": "Completed"
},
{
"exercise_name": "branch-previous",
"started_at": 1788397521.58674,
"completed_at": 1788397523.761088,
"comments": [
"Excellent work! You've successfully created branches from a previous commit and explored alternative storylines!"
],
"status": "Completed"
},
{
"exercise_name": "branch-compare",
"started_at": 1788398813.716765,
"completed_at": 1788398816.495557,
"comments": [
"Great work comparing the branches successfully!"
],
"status": "Completed"
},
{
"exercise_name": "branch-bender",
"started_at": 1788416709.11091,
"completed_at": 1788416711.001757,
"comments": [
"Great work with merging the branches in order! Try running the HTML files locally!"
],
"status": "Completed"
},
{
"exercise_name": "branch-forward",
"started_at": 1788416795.240015,
"completed_at": 1788416797.198292,
"comments": [
"Great job fast-forward merging only 'with-sally'!"
],
"status": "Completed"
},
{
"exercise_name": "conflict-mediator",
"started_at": 1788417319.444865,
"completed_at": 1788417321.397612,
"comments": [
"Great work resolving the merge conflict!"
],
"status": "Completed"
},
{
"exercise_name": "branch-rename",
"started_at": 1788417587.589944,
"completed_at": 1788417589.718974,
"comments": [
"Great work with renaming the branches on your local repository!"
],
"status": "Completed"
},
{
"exercise_name": "branch-delete",
"started_at": 1788418987.556222,
"completed_at": 1788418989.504312,
"comments": [
"Great job using git branch to delete both merged and unmerged branches!"
],
"status": "Completed"
},
{
"exercise_name": "mix-messy-docs",
"started_at": 1788419179.738776,
"completed_at": 1788419181.956985,
"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": 1788420545.618871,
"completed_at": 1788420548.050073,
"comments": [
"You have successfully completed the exercise!"
],
"status": "Completed"
}
]