Information for build multi-git-status-2.1-1.fc35

ID1981039
Package Namemulti-git-status
Version2.1
Release1.fc35
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/multi-git-status.git#60e6e16915e0163d26ee7cae67305cf4e4d96348
SummaryShow uncommitted, untracked and unpushed changes for multiple Git repos
DescriptionShow uncommitted, untracked and unpushed changes for multiple Git repos. multi-git-status shows: * Uncommitted changes if there are unstaged or uncommitted changes on the checked out branch. * Untracked files if there are untracked files which are not ignored. * Needs push (BRANCH) if the branch is tracking a (remote) branch which is behind. * Needs upstream (BRANCH) if a branch does not have a local or remote upstream branch configured. Changes in the branch may otherwise never be pushed or merged. * Needs pull (BRANCH) if the branch is tracking a (remote) branch which is ahead. This requires that the local git repo already knows about the remote changes (i.e. you've done a fetch), or that you specify the -f option. Multi-git-status does NOT contact the remote by default. * X stashes if there are stashes.
Built byvtrefny
State complete
Volume DEFAULT
StartedMon, 13 Jun 2022 06:55:20 UTC
CompletedMon, 13 Jun 2022 06:57:40 UTC
Taskbuild (f35-candidate, /rpms/multi-git-status.git:60e6e16915e0163d26ee7cae67305cf4e4d96348)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/multi-git-status.git#60e6e16915e0163d26ee7cae67305cf4e4d96348'}}
Tags
f35-updates
RPMs
src
multi-git-status-2.1-1.fc35.src.rpm (info) (download)
noarch
multi-git-status-2.1-1.fc35.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Mar 14 2022 Vojtech Trefny <vtrefny@redhat.com> - 2.1-1 - New version 2.1 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu May 21 2020 Brian (bex) Exelbierd <bex@pobox.com> - 2.0-1 * New Version