hg-git 0.10.4-2 source package in Ubuntu

Changelog

hg-git (0.10.4-2) unstable; urgency=medium

  * Team upload.
  * Accept new Git output in unit tests (Closes: #1006066)

 -- Timo Röhling <email address hidden>  Tue, 22 Feb 2022 00:06:09 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
vcs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
hg-git_0.10.4-2.dsc 1.9 KiB c0a239184b8cbee52ecc1bfd74c524fe7ca817af45eb89818280c533299c05f2
hg-git_0.10.4.orig.tar.bz2 143.8 KiB 326217d8c2f0a1496038fa62c2607967538b1c5e47b00e6dc33b0b8b5834494c
hg-git_0.10.4-2.debian.tar.xz 6.7 KiB c44b44af75043fbf637945106dd96ba7ef1234f7e08ec6abaa291acc2f15aabc

Available diffs

No changes file available.

Binary packages built by this source

mercurial-git: Git plugin for Mercurial

 The Hg-Git plugin for Mercurial adds the ability to push and pull to/from
 a Git server repository. This means you can collaborate on Git based
 projects from Mercurial, or use a Git server as a collaboration point
 for a team with developers using both Git and Mercurial.
 .
 The plugin can convert commits/changesets losslessly from one system to
 another, so you can push via a Mercurial repository and another
 Mercurial client can pull it and their changeset node ids will be
 identical - Mercurial data does not get lost in translation.