mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-05-01 20:42:01 +02:00
Polish some levels in the first chapters, and the branch-delete icon
This commit is contained in:
parent
f7351316bc
commit
2250b9b473
6 changed files with 18 additions and 48 deletions
levels/intro
|
@ -22,6 +22,8 @@ git add .
|
|||
git commit -m "Initial version"
|
||||
git push -u teacher main
|
||||
|
||||
git update-ref -d refs/remotes/teacher/main
|
||||
|
||||
[setup teacher]
|
||||
|
||||
git reset --hard main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue