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
157 changes: 157 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,157 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1787885844.970155,
"completed_at": 1787885850.147633,
"comments": [
"Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1787887831.718123,
"completed_at": 1787887838.922235,
"comments": [
"Missing remote called 'upstream'."
],
"status": "Incomplete"
},
{
"exercise_name": "link-me",
"started_at": 1787888088.539869,
"completed_at": 1787888096.036668,
"comments": [
"Wrong 'upstream' remote URL"
],
"status": "Incomplete"
},
{
"exercise_name": "link-me",
"started_at": 1787888153.68188,
"completed_at": 1787888157.803216,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "log-and-order",
"started_at": 1787886096.129945,
"completed_at": 1787886103.561384,
"comments": [
"Answer for What is the SHA of the commit HEAD points to? You can use the full length SHA or the short SHA (i.e. first 7 characters of the SHA) is empty.",
"Answer for What is the commit message of the commit da2d06522917c70b8fbd580853104a6f3b04ca16? is empty.",
"Answer for What is the SHA of the commit with the commit message \"Rewrite the comments\"? You can use the full length SHA or the short SHA (i.e. first 7 characters of the SHA) is empty."
],
"status": "Incomplete"
},
{
"exercise_name": "log-and-order",
"started_at": 1787886117.953714,
"completed_at": 1787886125.77968,
"comments": [
"Answer for What is the SHA of the commit HEAD points to? You can use the full length SHA or the short SHA (i.e. first 7 characters of the SHA) is empty.",
"Answer for What is the commit message of the commit da2d06522917c70b8fbd580853104a6f3b04ca16? is empty.",
"Answer for What is the SHA of the commit with the commit message \"Rewrite the comments\"? You can use the full length SHA or the short SHA (i.e. first 7 characters of the SHA) is empty."
],
"status": "Incomplete"
},
{
"exercise_name": "log-and-order",
"started_at": 1787886162.987305,
"completed_at": 1787886167.548387,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1787888706.117512,
"completed_at": 1787888711.581635,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1787886964.426638,
"completed_at": 1787887030.868217,
"comments": [
"That is not the right Github url!"
],
"status": "Incomplete"
},
{
"exercise_name": "remote-control",
"started_at": 1787887041.390032,
"completed_at": 1787887050.75056,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1787885671.62411,
"completed_at": 1787885675.854506,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1787885752.47655,
"completed_at": 1787885756.747905,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1787885557.576572,
"completed_at": 1787885561.702945,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "undo-init",
"started_at": 1787885617.048669,
"completed_at": 1787885621.159076,
"comments": [
"You have successfully undone the init operation!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1787903768.324763,
"completed_at": 1787903773.689667,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1787907659.252667,
"completed_at": 1787907664.162346,
"comments": [
"You did not pull Alice's changes to your own main branch!"
],
"status": "Incomplete"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1787907716.434029,
"completed_at": 1787907718.942204,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
}
]