#git-remote #git-branch #branch #git #remote #team

app git-who

按作者和最后提交日期列出远程分支

5个版本

使用旧的Rust 2015

0.1.4 2023年12月18日
0.1.3 2019年5月15日
0.1.2 2017年2月13日
0.1.1 2016年6月23日
0.1.0 2016年6月22日

#7 in #git-remote

每月下载 21

MIT 许可证

6KB
117 代码行

git-who

按作者和最后提交日期列出远程分支

  • 彩色日期突出显示年龄

用法

$ git-who --help
git-who
List remote branches by author and date of last commit

USAGE:
    git-who [FLAGS] [OPTIONS]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -r, --remote <NAME>    Remote name [default: origin]

示例

$ git-who
[2016-06-10] James Kirk    shore-leave-locations
[2016-06-17] James Kirk    harry-mudd-emails
[2016-05-24] Leonard McCoy reasons-spock-not-fit-for-command
[2016-06-21] Leonard McCoy dead-officers-list
[2016-06-21] Leonard McCoy doctor-not-a
[2015-03-11] Spock         talos-iv-return-plan
[2015-09-16] Spock         3d-chess-notes
[2015-10-12] Spock         hands-on-reactor-repair-guide

依赖关系

~1.7–9.5MB
~69K SLoC