This repository has been archived on 2025-06-02 . You can view files and clone it, but cannot push or open issues or pull requests.
				
			
		
		
		
		
		
		nulib
Release
Exemple: release de la version 0.6.0
version=0.6.0
## branche dev74
git checkout dev74
prel -v$version
_merge82
## branche dev82
git checkout dev82
prel -C
commit="$(git log --grep="Init changelog . version ${version}p82" --format=%H)"
git checkout dev74
git cherry-pick "$commit"
pp -a
-- coding: utf-8 mode: markdown -- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8:noeol:binary
Description
				
					Languages
				
				
								
								
									PHP
								
								65.6%
							
						
							
								
								
									Shell
								
								31.3%
							
						
							
								
								
									Awk
								
								1.9%
							
						
							
								
								
									Dockerfile
								
								1.2%