mirror of
https://github.com/HeyPuter/puter.git
synced 2026-03-15 22:51:39 -05:00
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.
Puter Git Client
This is a git client running on the Puter filesystem, using isomorphic-git.