Skip to content
This repository was archived by the owner on Mar 26, 2021. It is now read-only.

Commit da1a54a

Browse files
authored
Update GitCommand.jl
1 parent 809520b commit da1a54a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitCommand.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module GitCommand
33
import Git_jll
44

55
export git
6-
export @git_cmd
6+
# export @git_cmd
77

88
include("env_mapping.jl")
99
include("git_cmd.jl")

0 commit comments

Comments
 (0)