GitRoot

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

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.