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
90 changes: 90 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
[
{
"exercise_name": "clone-repo",
"started_at": 1768557844.159587,
"completed_at": 1768557847.674168,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "grocery-shopping",
"started_at": 1768550129.380221,
"completed_at": 1768550132.412605,
"comments": [
"There are no new grocery list items added to the shopping list."
],
"status": "Incomplete"
},
{
"exercise_name": "grocery-shopping",
"started_at": 1768550152.232549,
"completed_at": 1768550153.960757,
"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": 1768550663.146925,
"completed_at": 1768550664.650692,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1768549268.035551,
"completed_at": 1768549322.866697,
"comments": [
"The remote repository url you provided either does not exist or is private. Try again!"
],
"status": "Incomplete"
},
{
"exercise_name": "remote-control",
"started_at": 1769049900.072462,
"completed_at": 1769050008.962757,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1768549925.789366,
"completed_at": 1768549928.42668,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1769050663.407993,
"completed_at": 1769050664.938625,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "log-and-order",
"started_at": 1769050885.975227,
"completed_at": 1769050889.097297,
"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) did not match any of the accepted answers."
],
"status": "Incomplete"
},
{
"exercise_name": "log-and-order",
"started_at": 1769050910.159058,
"completed_at": 1769050913.010468,
"comments": [],
"status": "Completed"
}
]