2024-12-07 20:29:10
This commit is contained in:
parent
1b15e59b0b
commit
6cd6a02396
|
@ -84,5 +84,5 @@ const result = await git.raw(...commands);
|
||||||
似たようなライブラリに、[js-git](https://github.com/creationix/js-git)というものがありますが、これはGitのラッパーではなく、gitをjsで実装することで、様々な環境でgitを弄れるというものらしいです。機会があったら触ってみたい。
|
似たようなライブラリに、[js-git](https://github.com/creationix/js-git)というものがありますが、これはGitのラッパーではなく、gitをjsで実装することで、様々な環境でgitを弄れるというものらしいです。機会があったら触ってみたい。
|
||||||
# 参考文献
|
# 参考文献
|
||||||
---
|
---
|
||||||
https://github.com/steveukx/git-js
|
- https://github.com/steveukx/git-js
|
||||||
https://neos21.net/blog/2020/07/24-01.html
|
- https://neos21.net/blog/2020/07/24-01.html
|
Loading…
Reference in New Issue
Block a user