Exemplo n.º 1
0
def git_logs(ctx, branch=None):
    from scripts.meta import gatherer
    gatherer.main(branch=branch)
Exemplo n.º 2
0
def git_logs(ctx, branch=None):
    from scripts.meta import gatherer
    gatherer.main(branch=branch)
Exemplo n.º 3
0
def git_logs():
    from scripts.meta import gatherer
    gatherer.main()
Exemplo n.º 4
0
def git_logs():
    gatherer.main()
Exemplo n.º 5
0
def git_logs():
    from scripts.meta import gatherer
    gatherer.main()
Exemplo n.º 6
0
def git_logs():
    gatherer.main()