GitRoot

craft your forge, build your project, grow your community freely
priority
50
assignee
null
status
triage
kind
issue
id
C3B1

Use ctx in ssh

In ssh we use commitOld.Patch(commitNew) instead of commitOld.PatchContext(commitNew). Add a context to the ssh connection and use it.