dashboard
repositories
filestore
activity
search
login
githubFork
/
gitblit
Gitblit devel
summary
reflog
commits
tree
docs
forks
compare
pages
blame
|
history
|
raw
Download zip feature.
James Moger
2011-05-24
9197d340db81a245193dff1ecb44889b8e0dfe31
[githubFork/gitblit.git]
/
distrib
/
makekeystore.cmd
1
2
@del keystore
@java -cp gitblit.jar;"%CD%\ext\*" com.gitblit.MakeCertificate --alias localhost --subject "CN=localhost, OU=Git:Blit, O=Git:Blit, L=Some Town, ST=Some State, C=US"