Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37802504
en ru br
Репозитории ALT
5.1: 0.1-alt3
4.1: 0.1-alt1.1
4.0: 0.1-alt1
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: hg2git

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: hg2git
Version: 0.1
Release: alt1

Summary: Mercurial to git converter using git-fast-import
License: GPL
Group: Development/Other

URL: http://repo.or.cz/w/hg2git.git
Source: %name-%version-%release.tar

%description
This is a work-in-progress for creating a fast and small hg2git script
to initially import and incrementally track mercurial-based repositories
using git. To simplify importing and increase performance, it acts as a
frontend for git-fast-import(1).

%prep
%setup -q -n %name-%version-%release

%install
install -pD -m755 hg2git.sh %buildroot%_bindir/hg2git
install -pD -m644 hg2git.py %buildroot%_bindir/hg2git.py

%files
%doc hg2git.txt
%_bindir/hg2git
%_bindir/hg2git.py

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin