* Experiments with git. Hold your commits for today
@ 2013-10-22 9:33 Vladimir 'φ-coder/phcoder' Serbinenko
2013-10-22 18:24 ` Vladimir 'φ-coder/phcoder' Serbinenko
0 siblings, 1 reply; 6+ messages in thread
From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2013-10-22 9:33 UTC (permalink / raw)
To: The development of GRUB 2
[-- Attachment #1: Type: text/plain, Size: 331 bytes --]
As was discussed previously, move to git is generally considered
positive with noone opposing it strongly. So I'll try to do the move.
5405 is the latest currect revision. I back up the whole bzr repo
including personal branches. After this I'll attempt to do git.
Depending on results I'll either move forward or rollback.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 291 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Experiments with git. Hold your commits for today
2013-10-22 9:33 Experiments with git. Hold your commits for today Vladimir 'φ-coder/phcoder' Serbinenko
@ 2013-10-22 18:24 ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-10-22 18:26 ` Daniel Kahn Gillmor
2013-10-25 16:05 ` Isaac Dupree
0 siblings, 2 replies; 6+ messages in thread
From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2013-10-22 18:24 UTC (permalink / raw)
To: The development of GRUB 2
[-- Attachment #1: Type: text/plain, Size: 573 bytes --]
On 22.10.2013 11:33, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> As was discussed previously, move to git is generally considered
> positive with noone opposing it strongly. So I'll try to do the move.
> 5405 is the latest currect revision. I back up the whole bzr repo
> including personal branches. After this I'll attempt to do git.
> Depending on results I'll either move forward or rollback.
>
GIT repo is up and running now it's main repo. You can commit your
patches to it. Keep a copy of any patch you commit in case I have to
reimport repository.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 291 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Experiments with git. Hold your commits for today
2013-10-22 18:24 ` Vladimir 'φ-coder/phcoder' Serbinenko
@ 2013-10-22 18:26 ` Daniel Kahn Gillmor
2013-10-25 16:05 ` Isaac Dupree
1 sibling, 0 replies; 6+ messages in thread
From: Daniel Kahn Gillmor @ 2013-10-22 18:26 UTC (permalink / raw)
To: The development of GNU GRUB
[-- Attachment #1: Type: text/plain, Size: 422 bytes --]
On 10/22/2013 02:24 PM, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> GIT repo is up and running now it's main repo. You can commit your
> patches to it. Keep a copy of any patch you commit in case I have to
> reimport repository.
Thank you for doing this maintenance work, phcoder! As a user of the
project's revision control and (infrequent) contributor I am happy to
see the change.
Regards,
--dkg
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 1027 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Experiments with git. Hold your commits for today
2013-10-22 18:24 ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-10-22 18:26 ` Daniel Kahn Gillmor
@ 2013-10-25 16:05 ` Isaac Dupree
2013-10-25 16:20 ` Andrey Borzenkov
1 sibling, 1 reply; 6+ messages in thread
From: Isaac Dupree @ 2013-10-25 16:05 UTC (permalink / raw)
To: grub-devel
On 10/22/2013 02:24 PM, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> On 22.10.2013 11:33, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
>> As was discussed previously, move to git is generally considered
>> positive with noone opposing it strongly. So I'll try to do the move.
>> 5405 is the latest currect revision. I back up the whole bzr repo
>> including personal branches. After this I'll attempt to do git.
>> Depending on results I'll either move forward or rollback.
>>
> GIT repo is up and running now it's main repo. You can commit your
> patches to it. Keep a copy of any patch you commit in case I have to
> reimport repository.
Where is the new Git repo? The download page is now out of date:
https://www.gnu.org/software/grub/grub-download.html
Thanks,
-Isaac
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Experiments with git. Hold your commits for today
2013-10-25 16:05 ` Isaac Dupree
@ 2013-10-25 16:20 ` Andrey Borzenkov
2013-10-25 18:02 ` Vladimir 'φ-coder/phcoder' Serbinenko
0 siblings, 1 reply; 6+ messages in thread
From: Andrey Borzenkov @ 2013-10-25 16:20 UTC (permalink / raw)
To: The development of GNU GRUB; +Cc: ml
В Fri, 25 Oct 2013 12:05:24 -0400
Isaac Dupree <ml@isaac.cedarswampstudios.org> пишет:
> On 10/22/2013 02:24 PM, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> > On 22.10.2013 11:33, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> >> As was discussed previously, move to git is generally considered
> >> positive with noone opposing it strongly. So I'll try to do the move.
> >> 5405 is the latest currect revision. I back up the whole bzr repo
> >> including personal branches. After this I'll attempt to do git.
> >> Depending on results I'll either move forward or rollback.
> >>
> > GIT repo is up and running now it's main repo. You can commit your
> > patches to it. Keep a copy of any patch you commit in case I have to
> > reimport repository.
>
> Where is the new Git repo? The download page is now out of date:
> https://www.gnu.org/software/grub/grub-download.html
>
bor@opensuse:~/src/grub> git remote -v
origin git://git.savannah.gnu.org/grub.git (fetch)
origin git://git.savannah.gnu.org/grub.git (push)
bor@opensuse:~/src/grub>
Push will not work of course, I did not adjust it yet.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2013-10-25 18:02 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-22 9:33 Experiments with git. Hold your commits for today Vladimir 'φ-coder/phcoder' Serbinenko
2013-10-22 18:24 ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-10-22 18:26 ` Daniel Kahn Gillmor
2013-10-25 16:05 ` Isaac Dupree
2013-10-25 16:20 ` Andrey Borzenkov
2013-10-25 18:02 ` Vladimir 'φ-coder/phcoder' Serbinenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).