Git p4 sync changelist interval

2017-06-04 Thread Андрей Ефанов
Hello, My goal is to sync the repository from p4 using an interval of changelists so that the first changelist version of the repository would be considered as an initial commit. So I used the following command: git p4 clone //depot@cl1,cl2 And when it finished, the files, that were created

Re: Git p4 sync changelist interval

2017-06-06 Thread Андрей Ефанов
2017-06-06 10:49 GMT+03:00 Luke Diamand <l...@diamand.org>: > On 6 June 2017 at 08:00, Luke Diamand <l...@diamand.org> wrote: >> On 6 June 2017 at 00:29, Luke Diamand <l...@diamand.org> wrote: >>> On 5 June 2017 at 19:50, Андрей Ефанов <1134t...@gmail.com&

Fwd: Git p4 sync changelist interval

2017-06-05 Thread Андрей Ефанов
2017-06-04 14:09 GMT+03:00 Luke Diamand <l...@diamand.org>: > > On 4 June 2017 at 10:56, Андрей Ефанов <1134t...@gmail.com> wrote: > > Hello, > > > > My goal is to sync the repository from p4 using an interval of > > changelists so that the first chan