Comment 2 for bug 1025995

Revision history for this message
Max Bowsher (maxb) wrote :

Sure, here:

maxb@chimaera:/tmp/debmirror$ bzr branch git://git.debian.org/git/collab-maint/debmirror.git debmirror-bzr
Branched 301 revisions.
maxb@chimaera:/tmp/debmirror$ git clone git://git.debian.org/git/collab-maint/debmirror.git debmirror-git
Cloning into 'debmirror-git'...
remote: Counting objects: 1581, done.
remote: Compressing objects: 100% (434/434), done.
remote: Total 1581 (delta 1096), reused 1546 (delta 1078)
Receiving objects: 100% (1581/1581), 330.27 KiB, done.
Resolving deltas: 100% (1096/1096), done.
maxb@chimaera:/tmp/debmirror$ bzr tags --show-ids -d debmirror-bzr/ | grep 2.14
2.14 git-v1:24b17dd0545229d39780ab4a023f23fa0efc8730
maxb@chimaera:/tmp/debmirror$ GIT_DIR=debmirror-git/.git git show 2.14 | grep commit
commit 9b725953b530423dc210d970c386a3c2f14f8787

bzr 2.5.1 (ubuntu precise package); lp:bzr-git, lp:dulwich