Function gitIsTagDirty

  • 【git】最近一次的 tag 是否已过期(tag 之后存在新的提交)

    Parameters

    • cwd: string = ...

    Returns boolean