Tag Archive: git

Want a clear visual indicator in your app or documentation so you know *exactly* which commit was pushed and successfully deployed? Then this post is for you.

Cover

How VSCode Snippets can be used to add support for a customizable Emoji-Log picker, with just a few lines of code you can paste into settings.

How to get a list of all files in a project or directory, with inclusion and exclusion rules applied based on a .gitignore file.

Cover

CLI and module tool - static-build-cache package - built to help avoid redundant builds for static website projects.

Cover

Automated file timestamp extractor: git-date-extractor NPM package and CLI tool. The tool lets you retrieve file creation and modification dates based on Git history.

Cover

Solutions and tips on how to use "created" and "last updated" date and timestamps with Gatsby and Git, including a fully automated approach with git hooks.