Neurotechnics
  • Home
  • Blog
Subscribe

git

A collection of 2 posts
Configure GPG to sign Git commits (in Windows)
git

Configure GPG to sign Git commits (in Windows)

Configuring GPG to sign Git commits isn't trivial, especially if you need integration with an IDE such as VSCode or SourceTree. Fortunately there's a straight forward set of steps you can take. Install required software You can skip any steps you've already completed, but in general you'll need to install
Feb 12, 2021 — 4 min read
git commit accidents - how to undo one
git

git commit accidents - how to undo one

So you've just pushed your local branch to a remote branch, but then realized that one of the commits should not be there, or that there was some unacceptable typo in it. No problem, you can fix it. But you should do it rather fast before anyone fetches the bad
Mar 6, 2018 — 4 min read
Neurotechnics © 2023
Powered by Ghost