GIT - colored log with graph
Overview Colored output of the git log with a (kind of) graph Prerequisite git HowTo git log --graph --decorate --pretty=oneline --abbrev-commit
Overview Colored output of the git log with a (kind of) graph Prerequisite git HowTo git log --graph --decorate --pretty=oneline --abbrev-commit
Overview This is a HowTo for batch cloning all Repos of an User / Organization at once. Prerequisite having an <API-TOKEN> on Github for private Re...
Overview This is a HowTo for installing & setting up borg backup on a Sailfish device. (in my case: a Sony Xperia XA2 ) Prerequisite wget should be i...
Overview This is a HowTo for setting up git for signing your commits auto-magic-ly with your GPG key. Prerequisite having a GPG-Key Do it get GPG key I...