Skip to content
162 changes: 162 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,162 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1787727295.88,
"completed_at": 1787727300.032362,
"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": 1787729662.642956,
"completed_at": 1787729669.520747,
"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": 1787729913.896733,
"completed_at": 1787729917.220328,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1787664039.967827,
"completed_at": 1787664042.075197,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1787659673.848781,
"completed_at": 1787659677.46421,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1788000820.845803,
"completed_at": 1788000838.957655,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1788003490.394424,
"completed_at": 1788003494.563199,
"comments": [
"Missing remote called 'upstream'."
],
"status": "Incomplete"
},
{
"exercise_name": "link-me",
"started_at": 1788003539.858928,
"completed_at": 1788003544.307573,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1788012011.183017,
"completed_at": 1788012014.128858,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1788012925.450398,
"completed_at": 1788012930.286189,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1788015695.442435,
"completed_at": 1788015699.124441,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1788017187.269722,
"completed_at": 1788017190.890115,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "view-commits",
"started_at": 1788070414.977436,
"completed_at": 1788070416.890999,
"comments": [
"Great work in viewing and understanding the diff of a specific commit!"
],
"status": "Completed"
},
{
"exercise_name": "tags-add",
"started_at": 1788075949.933741,
"completed_at": 1788075953.668005,
"comments": [
"Great work using git tag to annotate various commits in the repository!"
],
"status": "Completed"
},
{
"exercise_name": "tags-update",
"started_at": 1788076224.281416,
"completed_at": 1788076227.463518,
"comments": [
"Great work! You have successfully updated the tags to point to the correct commits."
],
"status": "Completed"
},
{
"exercise_name": "tags-push",
"started_at": 1788077327.267858,
"completed_at": 1788077333.146403,
"comments": [
"Wonderful! You have successfully synced the local tags with the remote tags!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-diff",
"started_at": 1788079223.629905,
"completed_at": 1788079229.934667,
"comments": [
"Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is not right."
],
"status": "Incomplete"
},
{
"exercise_name": "sensors-diff",
"started_at": 1788079483.966531,
"completed_at": 1788079487.03743,
"comments": [
"Great work comparing commits in git history!"
],
"status": "Completed"
}
]