amtoine/nu-git-manager

fix `path join`s

开放

#69 创建于 2023年11月6日

 (0 条评论) (0 个反应) (0 位负责人)Nushell (1 个派生)auto 404
good first issuerefactor

仓库指标

星标
 (32 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

use path join "foo" "bar" instead of path join "foo/bar" to abstract path joining.

贡献者指南