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
The marquee feature of StGit 1.1 is preliminary support signed patches.
StGit now respects Git's commit.gpgsign configuration option to create
signed patches (commits).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The marquee feature of StGit 1.1 is preliminary support signed patches.
StGit now respects Git's
commit.gpgsign
configuration option to createsigned patches (commits).
Removed
Added
commit.gpgsign
is set (GPG sign patches on export #12)core.hooksPath
in git config-C
option forstg import
andstg fold
(stg import - number of context lines #18)Changed
stg refresh --edit
may also use--diff
and--diff-opts
(refresh: Support --diff with --edit #98)stg goto
allows sha1 of a patch instead of patch name (Feature request: Can a parameter be given to "stg goto" so that it can go to a commit ID rather than a patch name #93)Fixed
stg pull -m
,stg goto -m
, andstg push -m
stg mail
to show diffstat of whole series ("stg mail" does not consider the first patch in the series while generating the cover letter diffstats #104)This discussion was created from the release Stacked Git 1.1.
Beta Was this translation helpful? Give feedback.
All reactions