Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37398402
en ru br
Репозитории ALT
S:0-alt1.git20170109
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: multi-git-status

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

Name: multi-git-status
Version: 0
Release: alt1.git20170109

Summary: Show changes in multiple Git repositories
License: MIT
Group: Development/Other

Url: https://github.com/fboender/multi-git-status
Source: %name-%version.tar

BuildArch: noarch

%description
Show uncommited, untracked and unpushed changes
in multiple Git repositories.

multi-git-status shows:
* needs push(BRANCH);
* needs pull(BRANCH);
* uncomitted changes;
* untracked files.

%prep
%setup

%install
install -pDm755 mgitstatus %buildroot%_bindir/mgitstatus

%files
%doc README.md
%_bindir/mgitstatus

%changelog

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

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