git


Use git update-index --assume-unchanged to remove local changes of a Dockerfile from the staging area in a repository, and use (an ignored) docker-compose.override.yml to configure xdebug.
Published
List the active git branch for a set of git repositories in whiptail, then jump to the selected repository’s tmux window
Published
Copy a file from another git branch without checking to that target branch.
Published
Automatically have Github Actions build some code-generated (binary) assets and attach to a release when a new tag is pushed.
Published
How you can integrate some PHP QA tools in your project, and guard your project with git hooks.
Published
To top