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
136 changes: 136 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,136 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1787503686.555851,
"completed_at": 1787503689.711361,
"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": 1787503727.501046,
"completed_at": 1787503729.166437,
"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": 1787505614.602771,
"completed_at": 1787505617.51594,
"comments": [
"Answer for What is the commit message of the commit ae4a7129146589aa4d67716677fcd83ecfa558a9? is not right."
],
"status": "Incomplete"
},
{
"exercise_name": "log-and-order",
"started_at": 1787505735.108691,
"completed_at": 1787505736.583722,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1787503075.927569,
"completed_at": 1787503077.353749,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1787496259.544588,
"completed_at": 1787496260.944035,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1787507150.838872,
"completed_at": 1787507342.096782,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1787508322.318911,
"completed_at": 1787508323.70084,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1787512087.826281,
"completed_at": 1787512092.032518,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787512533.280625,
"completed_at": 1787512535.736145,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1787574878.731246,
"completed_at": 1787574882.028424,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1787579562.648266,
"completed_at": 1787579567.403609,
"comments": [
"The origin remote does not point to your fork!"
],
"status": "Incomplete"
},
{
"exercise_name": "clone-repo",
"started_at": 1787579634.704026,
"completed_at": 1787579639.378825,
"comments": [
"The origin remote does not point to your fork!"
],
"status": "Incomplete"
},
{
"exercise_name": "clone-repo",
"started_at": 1787579922.081893,
"completed_at": 1787579925.117861,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1787580804.370061,
"completed_at": 1787580805.783184,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
}
]