On Thu, 2009-09-24 at 00:31 +0200, Miklos Vajna wrote: > Hello, > > Just a heads up everybody, today I improved our git hook a bit so moving > packages is now a bit less PITA. > > Old behaviour: > > You had to remove all the untracked files (Changelog, source tarball, > build logs) manually using repoman del, then git mv; git commit; git > push, finally wait for syncpkgd till it puts the files you deleted back > in a few. > > New behaviour: > > git mv; git commit; git push, and then the git hook will notice that you > moved a FrugalBuild and it will see where was it originally, move > tracked files from the old dir to the new one, finally remove the old > directory. >
Great! no more messed up git moves (which i remember i always did :P) I always wanted something like this. good work, vmiklos :) Regards Priyank Gosalia Frugalware linux developer
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
