🏠
Working from home
Master CompSci student @tudresden
-
TU Dresden
- Dresden, Germany
-
03:14
(UTC +01:00)
Pinned Loading
-
Fix author of multiple commits
Fix author of multiple commits 11. Set correct user name and email in current repo/directory.
21. `git config --local user.name "FirstName LastName"`
32. `git config --local user.email "[email protected]"`
41. `git rebase --onto HEAD~6 --exec "git commit --amend --reset-author --no-edit" HEAD~6`
51. This will change the author metadata of your last 6 commits.
-
PDF Cheatsheet
PDF Cheatsheet 1### How to remove password from PDF
23- Install `qpdf`
45```shell
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.