Re: Qt 6.0 development and qelectrotech
@scorpio810
Merci pour l'information.
Thanks for the information.
https://github.com/qelectrotech/qelectr … angeLog.MD
github_changelog_generator -u qelectrotech --token xxxxxxxxxxxxxxxxxxxxxxxxxxxx -p qelectrotech-source-mirror --base "" --since-tag= 543447aa31f42525967ed26223d2d388ecb6c55b --output ChangeLog.MD
git shortlog $(git describe --tags --abbrev=0)..HEAD > file3.txt
git log $(git describe --tags --abbrev=0)..HEAD --pretty=format:"%ar : %s , %an" > file4.txt
git log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit > file8.txt
vi command :968,$d to delete lines after line 968!