Hi.
Le jeu. 20 janv. 2022 à 17:58, Gilles Sadowski a écrit :
>
> Hello.
>
> Le jeu. 20 janv. 2022 à 13:09, Avijit Basak a écrit :
> >
> > Hi All
> >
> >I have restructured the examples-ga module to fix a few issues and
> > created separate child modules for each type of usages. There was
Le jeu. 20 janv. 2022 à 20:43, Alex Herbert a écrit :
>
> On Thu, 20 Jan 2022 at 18:12, Gilles Sadowski wrote:
> >
> > Hello.
> >
> > Every time I run
> > $ git checkout feature__MATH-1563__genetic_algorithm
> > $ git rebase master
> > git signals that it has to do a "3-way merge", that I shoul
On Thu, 20 Jan 2022 at 18:12, Gilles Sadowski wrote:
>
> Hello.
>
> Every time I run
> $ git checkout feature__MATH-1563__genetic_algorithm
> $ git rebase master
> git signals that it has to do a "3-way merge", that I should run
> $ git pull
> and this results in having duplicate commits; e.g.
Hello.
Every time I run
$ git checkout feature__MATH-1563__genetic_algorithm
$ git rebase master
git signals that it has to do a "3-way merge", that I should run
$ git pull
and this results in having duplicate commits; e.g. these three
commits:
e200f9ccbf85152a973c5f55c2107db39ef068ee
bfe0
Hello.
Le jeu. 20 janv. 2022 à 13:09, Avijit Basak a écrit :
>
> Hi All
>
>I have restructured the examples-ga module to fix a few issues and
> created separate child modules for each type of usages. There was also a
> minor bug related to the logger class name in commons-ga module, which
Hi All
I have restructured the examples-ga module to fix a few issues and
created separate child modules for each type of usages. There was also a
minor bug related to the logger class name in commons-ga module, which I
fixed. A new PR(*#203*) has been created. Kindly review the same and l