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

Commit c396e32

Browse files
authored
Update nonpublic.jl
1 parent f030a85 commit c396e32

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/nonpublic.jl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
1+
macro git_cmd(ex)
2+
return _git_cmd(ex)
3+
end

0 commit comments

Comments
 (0)