Skip to content
171 changes: 171 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,171 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1787664973.690357,
"completed_at": 1787664975.102818,
"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": 1787666399.672927,
"completed_at": 1787666403.451608,
"comments": [
"Answer for What is the commit message of the commit b42bab234d0e971f248ec73c434269e96d9600ad? is not right."
],
"status": "Incomplete"
},
{
"exercise_name": "log-and-order",
"started_at": 1787666500.195675,
"completed_at": 1787666501.57924,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1787664082.512572,
"completed_at": 1787664083.951634,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1787665213.918555,
"completed_at": 1787665215.427671,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "undo-init",
"started_at": 1787663348.519219,
"completed_at": 1787663352.120497,
"comments": [
"The init operation is not undone."
],
"status": "Incomplete"
},
{
"exercise_name": "undo-init",
"started_at": 1787663396.642189,
"completed_at": 1787663399.828712,
"comments": [
"The init operation is not undone."
],
"status": "Incomplete"
},
{
"exercise_name": "undo-init",
"started_at": 1787663467.338055,
"completed_at": 1787663468.664749,
"comments": [
"You have successfully undone the init operation!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1787731435.24522,
"completed_at": 1787731586.39728,
"comments": [
"That is not the right Github url!"
],
"status": "Incomplete"
},
{
"exercise_name": "remote-control",
"started_at": 1787731600.324757,
"completed_at": 1787731606.999795,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1787732429.075682,
"completed_at": 1787732432.12234,
"comments": [
"Wrong 'upstream' remote URL"
],
"status": "Incomplete"
},
{
"exercise_name": "link-me",
"started_at": 1787732657.717087,
"completed_at": 1787732659.243196,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1787736040.126626,
"completed_at": 1787736042.13273,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787736650.592757,
"completed_at": 1787736653.991028,
"comments": [
"You should be using ** to match all subfolders to ignore runaway.txt."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787736705.674823,
"completed_at": 1787736707.485886,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1788172759.004922,
"completed_at": 1788172761.908773,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1788173054.364319,
"completed_at": 1788173059.089613,
"comments": [
"The remote 'upstream' is missing!"
],
"status": "Incomplete"
},
{
"exercise_name": "clone-repo",
"started_at": 1788173234.016126,
"completed_at": 1788173237.861542,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1788357760.13166,
"completed_at": 1788357761.50663,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
}
]