Gabor Javorszky
  • Home
  • About
  • Privacy Policy
Subscribe
Tagged

git

A collection of 4 posts

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.

  • Gabor Javorszky
Gabor Javorszky Mar 11, 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.

  • Gabor Javorszky
Gabor Javorszky Nov 15, 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

  • Gabor Javorszky
Gabor Javorszky Apr 18, 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

  • Gabor Javorszky
Gabor Javorszky Dec 3, 2014 • 11 min read
Gabor Javorszky © 2022
Powered by Ghost