hg-git 0.10.4-3ubuntu0.22.10.1 source package in Ubuntu
Changelog
hg-git (0.10.4-3ubuntu0.22.10.1) kinetic; urgency=medium * Backport fix to avoid test failures due to the CVE-2022-39253 mitigation introduced in git. LP: #2002045. -- dann frazier <email address hidden> Thu, 05 Jan 2023 16:21:13 -0700
Upload details
- Uploaded by:
- dann frazier
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- vcs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
hg-git_0.10.4.orig.tar.bz2 | 143.8 KiB | 326217d8c2f0a1496038fa62c2607967538b1c5e47b00e6dc33b0b8b5834494c |
hg-git_0.10.4-3ubuntu0.22.10.1.debian.tar.xz | 8.1 KiB | a2a3ab5bd5e03e01f17e6cb30826b93139e6e2501399fd3601114ad0abd773a5 |
hg-git_0.10.4-3ubuntu0.22.10.1.dsc | 2.2 KiB | 3a87dd9fbb3381d9c7b9ffa9a803edbd12890c8ec49aec27fc9a97c44d1479c1 |
Available diffs
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.