mirror of
https://github.com/HeyPuter/puter
synced 2024-11-15 06:15:47 +00:00
0377015190
This is also basic: git config key # To read a value git config key value # To set a value git config --unset key # To delete a value As noted, --list is not possible to implement currently. |
||
---|---|---|
.. | ||
assets | ||
config | ||
src | ||
.gitignore | ||
LICENSE | ||
package.json | ||
README.md | ||
rollup.config.js |
Puter Git Client
This is a git client running on the Puter filesystem, using isomorphic-git.