Changes for version 1.1.20 - 2022-08-04

  • Updating for release of version 1.1.20 Updating mimimum version (Ivan Wills) Fixing testing for memo (Ivan Wills) Making add work with optional option (Ivan Wills) Fixing documentation (Ivan Wills) Fixing using wrong package name (Ivan Wills) Moed commitish into sub key and added last switched commitish (Ivan Wills) Implemented switch (Ivan Wills) Adding standard test etc files (Ivan Wills) Adding new memo command for branches, tags and commits (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
Help Memo many commits
Manage package.json file versions
Manage pom.xml file versions
Help popb many commits
Help pushb many commits
Find what files have been changed recently in a repository
Delete remote branches
Help reset-to many commits
grep for branch names
grep tags
Touch files to match the git change times
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
Help Memo many commits
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)
Touch files to match the git change times
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