Commit f0ec6919 authored by Zolnierczuk, Piotr's avatar Zolnierczuk, Piotr
Browse files

added branches description

parent 813fbd78
Loading
Loading
Loading
Loading

BRANCHES.md

0 → 100644
+33 −0
Original line number Diff line number Diff line
# DRSPINE GIT BRANCHES

Status 6/19/2025

## MAIN BRANCHES JUELICH

| branch            | release| latest git     | comment 
|-------------------|--------|----------------|--------------------------
| master            | 1.4.3  | 62a2a52        | official release branch 
| devel             | 1.4.9  | f7028e0        | main development branch
| pztest            | 2.0.a5 | 813fbd7        | PZ development branch
| mmtest            | 1.4.1  | 5e7f44d        | MM development branch
| fix-py3           | 1.4.3  | 9b8ef24        | fix python3/python (closed)
| newcom            | 0.49   | 5046851        | newcom fix branch (closed)

## ORNL DEVELOPMENT BRANCHES

| branch            | release| latest git     | comment 
|-------------------|--------|----------------|-----------------------------------------------
| dev/nexus         | 2.1.a2 | d77a290        | work on reading nexus files directly
| dev/docker        | 2.0.a4 | 66f82c4        | testing docker environent
| dev/q\_consolidate| 1.4.1  | 582f165        | new q binning (dead branch?)


## TEST BRANCHES (local)

| branch            | release| latest git     | comment
|-------------------|--------|----------------|-----------------------------------------------
| debug/fitflags    | 2.0.a2 | 512fa81        | debugging fit flags error
| test/cmake        | 2.0.a4 | ef34717        | testing cmake 
| test/pythongui    | 1.3.6  | e9a7b15        | GUI - move to pysen (dead branch)