Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

This is not the branch you're looking for...

Bloomreach only provides the git trees for the release tags of Bloomreach Experience CMS, as explained on https://xmdocumentation.bloomreach.com/about/open-source-release-policy.html

To checkout the code for a specific release tag, after cloning this repository, use the following:

to show the available tags

git tag

to checkout a specific tag

git checkout <tag name>

to modify a project

If you want to make modifications to a project, for example to create a patch, create a new fork branch from the specific tag like this:

git checkout -b forked-<tag name> <tag name>

For the latter, also see the Build from source documentation at https://xmdocumentation.bloomreach.com/library/development/build-brxm-from-source.html

About

Apache-licensed community edition of Bloomreach Experience Manager

Topics

Resources

Security policy

Stars

30 stars

Watchers

16 watching

Forks

Releases

Packages

Used by

Contributors