[Gambas-devel] SVN->GIT log format
Brought to you by:
gambas
From: PICCORO M. L. <mck...@gm...> - 2017-08-14 19:01:50
|
reading the svn wiki and viewing the subversion repository i now understantd a important organization piece : the commit log! in git there's two operations that does not conform the LOG format .. the sync/merge local and the sync/pull merge remote so a new log format must (i think) define for this king of "commits" in the repository, see it!: 'Merge branch 'master' of gitlab.com:gambas/gambas' in the commit https://gitlab.com/gambas/gambas/commit/2343dd7899c74a1314e05d06495de15a55160b2d does not follow the log format... also the pull merge and merge request must also be in same format for external contribution to follow old log in wiki Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.com |