Gabor Javorszky
  • Home
  • About
  • Privacy Policy
Sign in Subscribe

git

A collection of 6 posts
Photo of a picnic. Woman is sitting on a blanket, a water bottle rests on the ground, she's writing a signature on a phone.
WeblogPoMo2024

Back to signing git commits with GPG

Decided to move back to GPG for commit signing from SSH. Here are the steps I took and why I took them.
28 May 2024 7 min read
White paper on a wooden table with three signatures with a fountain pen.
git

Sign my commits, git!

How to configure git to sign commits with ssh, how to verify them locally, and how to make sure GitHub also verifies the commits with that key.
21 Nov 2023 3 min read
Set up Circle CI to run phpcs on only changed files in a PR
git

Set up Circle CI to run phpcs on only changed files in a PR

Configure CircleCI so you can run phpcs on only changed files for a pull request.
11 Mar 2019 5 min read
Hide files from git, but everywhere!
git

Hide files from git, but everywhere!

Git has a concept of global gitignore. You can have your usual files in a repository without needing to add them to the project's .gitignore file. Here's why and how.
15 Nov 2018 2 min read
It’s 2018, and it’s totally possible to contribute to WordPress without touching svn
wordpress

It’s 2018, and it’s totally possible to contribute to WordPress without touching svn

I work with WordPres a lot. It takes up a solid 12 hours of my day pretty much each day (minus weekends, because, you know, burnout). I’m also fairly vocal about not being the greatest fan of it. It’s aged, does things weirdly, but it works. Reliably. Shout
18 Apr 2018 3 min read
git

Merge vs Rebase

I’m a n00b when it comes to working with git. Sometimes I have absolutely no idea what the difference between merge and rebase, so I set out to answer that. I was learning this as I went along. Here’s what I started out with: / - A1 --- A4
03 Dec 2014 11 min read
Page 1 of 1
Gabor Javorszky © 2025
Powered by Ghost