Skip to content

[abhatia2003] Progress #36

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 21 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
92 changes: 92 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
[
{
"exercise_name": "under-control",
"started_at": 1755162232.601662,
"completed_at": 1755162233.025622,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1755238651.747277,
"completed_at": 1755238743.907527,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1755239420.338496,
"completed_at": 1755239420.747018,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1755243319.077835,
"completed_at": 1755243322.530172,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1755246144.98749,
"completed_at": 1755246145.417087,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "grocery-shopping",
"started_at": 1755246282.41312,
"completed_at": 1755246283.006202,
"comments": [
"Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1755249847.925304,
"completed_at": 1755249849.773584,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1755400053.31866,
"completed_at": 1755400053.704201,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1755400115.24465,
"completed_at": 1755400115.316792,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1755440349.836736,
"completed_at": 1755440350.21278,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
}
]