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
139 changes: 139 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,139 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1787060080.021905,
"completed_at": 1787060084.945122,
"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": 1787064860.688878,
"completed_at": 1787064867.642698,
"comments": [
"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": 1787064918.889947,
"completed_at": 1787064923.154101,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1787055575.585382,
"completed_at": 1787055580.516203,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1787061268.239217,
"completed_at": 1787061272.281958,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1787053401.279064,
"completed_at": 1787053404.972425,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "undo-init",
"started_at": 1787054059.921838,
"completed_at": 1787054066.695643,
"comments": [
"The init operation is not undone."
],
"status": "Incomplete"
},
{
"exercise_name": "undo-init",
"started_at": 1787054101.943437,
"completed_at": 1787054106.042629,
"comments": [
"You have successfully undone the init operation!"
],
"status": "Completed"
},
{
"exercise_name": "undo-init",
"started_at": 1787061433.302525,
"completed_at": 1787061436.85226,
"comments": [
"You have successfully undone the init operation!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1787215095.977271,
"completed_at": 1787215251.582149,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1787216428.124883,
"completed_at": 1787216432.030296,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1787218306.690808,
"completed_at": 1787218312.19493,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787220380.587145,
"completed_at": 1787220410.368855,
"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": 1787221059.168143,
"completed_at": 1787221085.837921,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1787247928.180468,
"completed_at": 1787247935.0889,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
}
]