Skip to content

[aquaimpact] Progress #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
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
74 changes: 74 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
[
{
"exercise_name": "under-control",
"started_at": 1753932879.379522,
"completed_at": 1753932879.798024,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1754059632.703874,
"completed_at": 1754061324.473129,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1754061352.530079,
"completed_at": 1754061388.829425,
"comments": [
"That is not the right Github url!"
],
"status": "Incomplete"
},
{
"exercise_name": "remote-control",
"started_at": 1754061418.989184,
"completed_at": 1754061422.162714,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1754062210.453789,
"completed_at": 1754062210.827457,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1754068108.707225,
"completed_at": 1754068109.085555,
"comments": [
"You have not made any commits yet!"
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1754068188.222962,
"completed_at": 1754068188.348675,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "side-track",
"started_at": 1754557448.052168,
"completed_at": 1754557448.610932,
"comments": [
"Great work with using git branch and git checkout to fix the bugs!"
],
"status": "Completed"
}
]