mxsr / gist:e0cad45093094789af95bb5799ddb189
0 вподобань
0 форк(-ів)
1 файл(-ів)
Остання активність 1 month ago
| 1 | https://forum.manjaro.org/t/laptop-lid-ignored-suspend-when-externally-powered-despite-xfce-power-settings/168858/14 |
mxsr / Git commit gpg sign rebase
0 вподобань
0 форк(-ів)
1 файл(-ів)
Остання активність 1 month ago
Rebase all commits from the root commit and sign them with the (new) gpg key
git rebase --root --gpg-sign --committer-date-is-author-date --root
Rebase all commits from the root commit, sign them with the new key and reset the author
git rebase --exec 'git commit --amend --no-edit -n -S --reset-author --quiet' --committer-date-is-author-date --root
Новіше
Пізніше