hg-git 1.0.1-1ubuntu1 source package in Ubuntu

Changelog

hg-git (1.0.1-1ubuntu1) lunar; urgency=medium

  [ Zixing Liu ]
  * debian/patches/0003-tests-test-git-gpg.t-update-the-expected-output.patch:
    Update tests to match current git output.

 -- Steve Langasek <email address hidden>  Tue, 11 Apr 2023 17:56:01 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
vcs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe vcs

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
hg-git_1.0.1.orig.tar.bz2 163.3 KiB 2e6010a458531547cb028171391dea95bdb072a5e5e537284157ea9bdeb7409b
hg-git_1.0.1-1ubuntu1.debian.tar.xz 10.3 KiB 5c05e649876b2ca4ddb1f2357c0878814deb9911ac5d6013fa185b01f3308a50
hg-git_1.0.1-1ubuntu1.dsc 2.2 KiB b396bfaf49cb58afac86bbcc0a02b7ae81f64595338be49cad43358b4f110507

View changes file

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.