feat: VersionGit에 'hash' 추가.(WIP)

This commit is contained in:
2021-08-25 02:05:27 +09:00
parent 59b09fa084
commit ee1639bbef
5 changed files with 83 additions and 11 deletions
@@ -0,0 +1,5 @@
<?php
namespace sammo;
class VersionGit extends VersionGitDynamic {
}