Helps to manage many Git repositories
Repo is a tool built on top of Git. Repo helps manage many Git repositories, does the uploads to revision control systems, and automates parts of the development workflow. Repo is not meant to replace Git, only to make it easier to work with Git. The repo command is an executable Python script that you can put anywhere in your path.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/xlr1fn25wjvchswpa5hhvvjgif68wbhd-git-repo-2.4.1.drv | ||
riscv64-linux | /gnu/store/xqpcn2kbf9aqrd00bagyhc47yjimab64-git-repo-2.4.1.drv | ||
powerpc-linux | /gnu/store/bxfrbsyk1icb48m0wrbnmbfri8xkmfz0-git-repo-2.4.1.drv | ||
powerpc64le-linux | /gnu/store/72ddpr8dmhqfy9rbz25vk2c9vnvwi7sf-git-repo-2.4.1.drv | ||
mips64el-linux | /gnu/store/32bpv306diffv8a5qnh97rdvcn0dzz0i-git-repo-2.4.1.drv | ||
i686-linux | /gnu/store/p8m4nc4bvziwja10lky6c5am6s1fm3z9-git-repo-2.4.1.drv | ||
i586-gnu | /gnu/store/kb51ik2zwsl3f7bkp1mqg61nmka3qggp-git-repo-2.4.1.drv | ||
armhf-linux | /gnu/store/bvhahf66iycn4im5yxbdx6f3djsdlzs4-git-repo-2.4.1.drv | ||
aarch64-linux | /gnu/store/4pzkn7bin6vag3a833n8k1dp2yj82p6f-git-repo-2.4.1.drv |
Linter | Message | Location |
---|---|---|
optional-tests Make sure tests are only run when requested | the 'check' phase should respect #:tests? | |
input-labels Identify input labels that do not match package names | label 'ssh' does not match package name 'openssh' | |
input-labels Identify input labels that do not match package names | label 'pytest' does not match package name 'python-pytest' |