You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This allows, for example, `stg show -1` to show the patch preceding the
topmost patch. Previously, a negative relative patch offset would have
had to been escaped, e.g. `stg show '\-1'` or `stg show \\-1`.
0 commit comments