dashboard
repositories
filestore
activity
search
login
githubFork
/
gitblit
Gitblit devel
summary
reflog
commits
tree
docs
forks
compare
pages
blame
|
history
|
raw
Refactored some unit tests and utils.
James Moger
2011-06-01
793f76563d4bb3f58fa62ff53985e20561c6e330
[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=Gitblit, O=Gitblit, L=Some Town, ST=Some State, C=US"