Skip to content
Open
201 changes: 201 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,201 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1787227322.504385,
"completed_at": 1787227324.139107,
"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": 1787227782.075654,
"completed_at": 1787227785.280633,
"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) did not match any of the accepted answers."
],
"status": "Incomplete"
},
{
"exercise_name": "log-and-order",
"started_at": 1787227875.093992,
"completed_at": 1787227876.770983,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1787226285.550022,
"completed_at": 1787226287.344923,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1787225338.169205,
"completed_at": 1787225339.805032,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1787230093.396636,
"completed_at": 1787230101.36528,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1787230289.503494,
"completed_at": 1787230292.782392,
"comments": [
"Missing remote called 'upstream'."
],
"status": "Incomplete"
},
{
"exercise_name": "link-me",
"started_at": 1787230320.529246,
"completed_at": 1787230322.057955,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1787230682.853037,
"completed_at": 1787230685.034644,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787231384.881821,
"completed_at": 1787231390.621783,
"comments": [
"You are still ignoring many/file22.txt.",
"You have not committed the relevant changes yet!"
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787231448.298613,
"completed_at": 1787231454.251062,
"comments": [
"You are still ignoring many/file22.txt.",
"You have not committed the relevant changes yet!"
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787231513.215549,
"completed_at": 1787231517.190697,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1787233930.901011,
"completed_at": 1787233933.986134,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1787234171.045763,
"completed_at": 1787234174.156767,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1787234398.18931,
"completed_at": 1787234399.786758,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
},
{
"exercise_name": "view-commits",
"started_at": 1787234908.483464,
"completed_at": 1787234911.629831,
"comments": [
"Answer for In April, what were the new names added to the duty rosters? Remove/add extra rows where appropriate. does not contain all of the right answers."
],
"status": "Incomplete"
},
{
"exercise_name": "view-commits",
"started_at": 1787234970.330556,
"completed_at": 1787234971.879676,
"comments": [
"Great work in viewing and understanding the diff of a specific commit!"
],
"status": "Completed"
},
{
"exercise_name": "tags-add",
"started_at": 1787235398.860184,
"completed_at": 1787235400.48934,
"comments": [
"Great work using git tag to annotate various commits in the repository!"
],
"status": "Completed"
},
{
"exercise_name": "tags-update",
"started_at": 1787235559.066977,
"completed_at": 1787235560.719836,
"comments": [
"Great work! You have successfully updated the tags to point to the correct commits."
],
"status": "Completed"
},
{
"exercise_name": "tags-push",
"started_at": 1787235720.729647,
"completed_at": 1787235724.923406,
"comments": [
"Tag beta is still on the remote!"
],
"status": "Incomplete"
},
{
"exercise_name": "tags-push",
"started_at": 1787235889.855719,
"completed_at": 1787235892.468216,
"comments": [
"Wonderful! You have successfully synced the local tags with the remote tags!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-diff",
"started_at": 1787236339.554428,
"completed_at": 1787236342.673291,
"comments": [
"Answer for Which are the new values in modified but unstaged files? does not contain all of the right answers.",
"Answer for Which files have changed from Jan 09th to Jan 15th? does not contain all of the right answers."
],
"status": "Incomplete"
}
]