Skip to content
Open
Show file tree
Hide file tree
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
Binary file added .DS_Store
Binary file not shown.
117 changes: 117 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,117 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1786698210.816148,
"completed_at": 1786698212.428799,
"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": 1786699750.572494,
"completed_at": 1786699752.067564,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1786697475.172949,
"completed_at": 1786697476.726122,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1786698449.408598,
"completed_at": 1786698451.047911,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1786696212.755709,
"completed_at": 1786696214.295358,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "undo-init",
"started_at": 1786696408.445865,
"completed_at": 1786696409.818512,
"comments": [
"You have successfully undone the init operation!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1786872526.165003,
"completed_at": 1786872773.809168,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1786873852.431393,
"completed_at": 1786873853.853399,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1786874978.543945,
"completed_at": 1786874980.536614,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1786875983.242163,
"completed_at": 1786875986.799754,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1786934452.986389,
"completed_at": 1786934456.053198,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1786935226.264414,
"completed_at": 1786935229.021956,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1786948324.737397,
"completed_at": 1786948326.104156,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
}
]