amtoine/nu-git-manager

fix `path join`s

Aperta

#69 aperta il 6 nov 2023

 (0 commenti) (0 reazioni) (0 assegnatari)Nushell (1 fork)auto 404
good first issuerefactor

Metriche repository

Star
 (32 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor