Grayscale profile picture

Patrique Ouimet

Developer

Tips & Tricks

Git Stash

Explanation From the output of git stash help Use git stash when you want to record the current stat

Published on Sun, Jul 26, 2020 9:18 AM

#git #stash
PHP Composer Package Testing

When youre making changes to a package and want to test it in another project theres a few options

Published on Thu, Apr 23, 2020 6:38 AM

#git #composer #package
Git Workflow

Heres a basic git workflow Ive come to appreciate Theres a few assumptions made with this workflow

Published on Wed, Apr 22, 2020 8:38 AM

#git #workflow