Skip to content

jfritz-org/reverseLookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

123 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Build

mvn clean install

Tests

  • mvn test to execute all tests

Branches

This project uses the gitflow branching model (see here and here).

It uses the jgitflow maven plugin

To start a new branch to implement a new feature type mvn jgitflow:feature-start To merge a feature branch back into develop use mvn jgitflow:feature-finish.

To create a new release from develop branch use mvn jgitflow:release-start and merge it back to develop and to master using mvn jgitflow:release-finish.

To create a hotfix using the latest commit in master branch use mvn jgitflow:hotfix-start and use mvn jgitflow:hotfix-finish to merge it back to master and develop branches.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages