Mention other options too
This commit is contained in:
parent
c491e7a4dd
commit
9a6feac95b
@ -28,7 +28,7 @@ Pkg.activate(mktempdir())
|
||||
Pkg.add(PackageSpec(path=dirname(dirname(pwd()))))
|
||||
```
|
||||
|
||||
The simplest template, assuming that you have set up the `github.user` Git option globally with `git config`, requires no arguments.
|
||||
Assuming you have the relatively standard Git options `user.name`, `user.email` and `github.user` set up globally with `git config --global`, the simplest template requires no arguments:
|
||||
|
||||
|
||||
```@repl usage
|
||||
|
Loading…
Reference in New Issue
Block a user