Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37580396
en ru br
ALT Linux repos
S:0-alt1.git20170109

Group :: Development/Other
RPM: multi-git-status

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin