Skip to content
Open
Show file tree
Hide file tree
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
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@

# Ignore Git-Mastery metadata
.gitmastery.json
.gitmastery.log
progress/

# Ignore all other exercise folders
*/
1 change: 1 addition & 0 deletions hp-populate-remote/fruits.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
elderberries
1 change: 1 addition & 0 deletions hp-populate-remote/things
Submodule things added at 4d250a
63 changes: 63 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1768804130.752432,
"completed_at": 1768804133.035856,
"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": 1768805391.733197,
"completed_at": 1768805394.076792,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1768803565.082808,
"completed_at": 1768803567.244366,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1768803750.217581,
"completed_at": 1768803752.371842,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1768801078.140937,
"completed_at": 1768801080.139617,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "undo-init",
"started_at": 1768801419.530353,
"completed_at": 1768801421.493766,
"comments": [
"You have successfully undone the init operation!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1769021467.518535,
"completed_at": 1769021538.871965,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
}
]
1 change: 1 addition & 0 deletions remote-control/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Git-Mastery Progress Backup