tomhrr / cosh

Concatenative command-line shell
BSD 3-Clause "New" or "Revised" License
133 stars 2 forks source link

`git` command updates #142

Closed tomhrr closed 4 months ago

tomhrr commented 5 months ago

log, show, and status should return structured output, rather than being exec calls.

Add git.push, which should push the current branch to the default remote.

tomhrr commented 4 months ago

A structured show command doesn't really make sense, since the bulk of the result is the diff.