On 1/15/21 4:56 AM, Yuriy Skalko wrote:
>
> Recently I've created a new branch in the features repository as
> described here:
> https://wiki.lyx.org/Devel/LyXGit#toc3
>
> But there were some messages about big file. Is it normal?
>
> Here is the Git output:
>
> -------------------------------------
> C:\Projects\LyXGit\lyx>git push features
> InsetParams-refactoring:InsetParams-refactoring          Enter
> passphrase for key '/c/Users/Yuriy/.ssh/id_rsa': Enumerating objects:
> 6533, done.
> Counting objects: 100% (6533/6533), done.
> Delta compression using up to 4 threads
> Compressing objects: 100% (2758/2758), done.
> Writing objects: 100% (5304/5304), 8.09 MiB | 2.38 MiB/s, done.
> Total 5304 (delta 4473), reused 3036 (delta 2489), pack-reused 0
> remote: postdrop: warning: uid=1005: File too large
> remote: sendmail: fatal: yuriy.ska...@gmail.com(1005): message file
> too big

The email is too big. Probably because you are pushing a billion commits.


> I think it is worth to sync master branch in features repository (last
> updated in 2015) with master in main repository. This will allow not
> to push all commits from 2015 to 2021 for every new feature branch.
>
> Is it OK if I'll do this?

Yes, I think that is fine. Probably you get the same error again, but
it's harmless.

Riki


-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to