namespace git_guts type GitGuts( repoDir: string ) = member this.repoDir = repoDir