Mercurial > hg
comparison tests/test-lfs.t @ 36760:7bf80d9d9543
merge with stable
There were a handful of merge conflicts in the wire protocol code due
to significant refactoring in default. When resolving the conflicts,
I tried to produce the minimal number of changes to make the incoming
security patches work with the new code.
I will send some follow-up commits to get the security patches better
integrated into default.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Tue, 06 Mar 2018 14:32:14 -0800 |
parents | 7bc33d677c0c d031609b3cb7 |
children | f4e84dfc06fd |
comparison
equal
deleted
inserted
replaced
36747:4c71a26a4009 | 36760:7bf80d9d9543 |
---|---|
369 lfs: found fda198fea753eb66a252e9856915e1f5cddbe41723bd4b695ece2604ad3c9f75 in the local lfs store | 369 lfs: found fda198fea753eb66a252e9856915e1f5cddbe41723bd4b695ece2604ad3c9f75 in the local lfs store |
370 4 changesets found | 370 4 changesets found |
371 uncompressed size of bundle content: | 371 uncompressed size of bundle content: |
372 * (changelog) (glob) | 372 * (changelog) (glob) |
373 * (manifests) (glob) | 373 * (manifests) (glob) |
374 * a (glob) | 374 * a (glob) |
375 $ hg --config extensions.strip= strip -r 2 --no-backup --force -q | 375 $ hg --config extensions.strip= strip -r 2 --no-backup --force -q |
376 $ hg -R bundle.hg log -p -T '{rev} {desc}\n' a | 376 $ hg -R bundle.hg log -p -T '{rev} {desc}\n' a |
377 5 branching | 377 5 branching |
378 diff --git a/a b/a | 378 diff --git a/a b/a |
379 --- a/a | 379 --- a/a |