The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.1.18 - 2022-04-06

  • Updating for release of version 1.1.18 Adding new files to default tests (Ivan Wills) Updated date (Ivan Wills) Protect against touching files not in the history (Ivan Wills) Fixing docs (Ivan Wills) New command git touch to set file times to when they changed in git (Ivan Wills) Adding File::Touch to dependencies (Ivan Wills)

Documentation

Help amend many commits
age for branch names
Clean old branches out of the repository
grep for branch names
lists branches with dates of last commits
Help brs many commits
Stats on the number of commits by committer
Stats on the number of commits by committer
checkout whitespace only changed files
Create a feature branch from the "current release"
Get information on files changed across branches.
Copies hooks into their proper location
Checkout any branch mentioning the passed Jira
Manage pom.xml file versions
Help popb many commits
Help pushb many commits
Find what files have been changed recently in a repository
Help reset-to many commits
grep for branch names
grep tags
Check that git branches include latest production branch/tag
Watch for changes in repository up-stream

Modules

Git workflow tools
Common methods for branch stack operations
Helper for other commands
Help amend many commits
Clean old branches out of the repository
grep for branch names (and optionally files with them)
lists branches with dates of last commits
Help brs many commits
Stats on the number of commits by committer
Stats on the number of commits by committer
checkout whitespace only changed files
Create a feature branch from the "current release"
Get information on files changed across branches.
Checkout any branch mentioning the passed Jira
Manage pom.xml (or package.json) file versions
Help popb many commits
Help pushb many commits
Find what files have been changed recently in a repository
Help reset-to many commits
grep for branch names
grep tags (and optionally files with them)
Check that git branches include latest production branch/tag
Watch for changes in repository up-stream
Tools for maven POM files with git
A basic wrapper around GIT
Mock of a git repository
Test Git::Workflow::Command::* files