mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2024-11-03 19:04:40 +01:00
5 lines
116 B
Text
5 lines
116 B
Text
|
git update-ref refs/a $BLOB1
|
||
|
git update-ref refs/b $BLOB2
|
||
|
git update-ref refs/c $TREE
|
||
|
git update-ref refs/d $COMMIT
|