App-Git-Workflow 0.92 Deleted
Files
- Build.PL
 - Changes
 - LICENSE
 - MANIFEST
 - META.json
 - META.yml
 - Makefile.PL
 - README
 - bin/git-branch-clean
 - bin/git-branch-grep
 - bin/git-committers
 - bin/git-cows
 - bin/git-feature
 - bin/git-files
 - bin/git-hook-setup
 - bin/git-jira
 - bin/git-pom
 - bin/git-recent
 - bin/git-tag-grep
 - bin/git-up-to-date
 - bin/git-watch
 - fatpack.pl
 - hooks/commit-msg
 - install.pl
 - lib/App/Git/Workflow.pm
 - lib/App/Git/Workflow/Command.pm
 - lib/App/Git/Workflow/Command/BranchClean.pm
 - lib/App/Git/Workflow/Command/BranchGrep.pm
 - lib/App/Git/Workflow/Command/Committers.pm
 - lib/App/Git/Workflow/Command/Cows.pm
 - lib/App/Git/Workflow/Command/Feature.pm
 - lib/App/Git/Workflow/Command/Files.pm
 - lib/App/Git/Workflow/Command/Jira.pm
 - lib/App/Git/Workflow/Command/Pom.pm
 - lib/App/Git/Workflow/Command/Recent.pm
 - lib/App/Git/Workflow/Command/TagGrep.pm
 - lib/App/Git/Workflow/Command/UpToDate.pm
 - lib/App/Git/Workflow/Command/Watch.pm
 - lib/App/Git/Workflow/Pom.pm
 - lib/App/Git/Workflow/Repository.pm
 - lib/Mock/App/Git/Workflow/Repository.pm
 - lib/Test/Git/Workflow/Command.pm
 - t/00-load.t
 - t/boilerplate.t
 - t/cmd-branch-clean.t
 - t/cmd-branch-grep.t
 - t/cmd-committers.t
 - t/cmd-cows.t
 - t/cmd-feature.t
 - t/cmd-files.t
 - t/cmd-jira.t
 - t/cmd-pom.t
 - t/cmd-recent.t
 - t/cmd-tag-grep.t
 - t/cmd-up-to-date.t
 - t/cmd-watch.t
 - t/cmd.t
 - t/critic.t
 - t/data/bad-pom.xml
 - t/data/excludes.txt
 - t/data/git-branch/FETCH_HEAD
 - t/data/git-branch/HEAD
 - t/data/git-files/file1
 - t/data/git-files/file2
 - t/data/git-files/file3
 - t/data/git-files/git/FETCH_HEAD
 - t/data/git-files/git/HEAD
 - t/data/git-simple/HEAD
 - t/data/git-tag/FETCH_HEAD
 - t/data/git-tag/HEAD
 - t/data/good-pom.xml
 - t/data/pom-bad.xml
 - t/data/pom.xml
 - t/data/slurp.txt
 - t/kwalitee.t
 - t/manifest.t
 - t/perlcriticrc
 - t/pod-coverage.t
 - t/pod.t
 - t/pom.t
 - t/repo.t
 - t/spelling.t
 - t/workflow.t