Tag: Git
3 articles tagged with "Git"
2016
How to manage your releases using git-semver?
Manage software releases consistently using the git-semver tool for semantic versioning, with step-by-step instructions for version generation, tagging, and PyPI publishing.
2014
Configuration and aliases
Essential Git configuration commands and useful aliases to set up a productive Git environment, including shortcuts for common commands and color settings.