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