dashboard
repositories
filestore
activity
search
login
githubFork
/
gitblit
Gitblit devel
summary
reflog
commits
tree
docs
forks
compare
pages
blame
|
history
|
raw
Documentation. Enforce ".git" suffix for created repositories.
James Moger
2011-06-01
a3bde69e9b3f3cc6212b0cd5fd7310b6a3301d8c
[githubFork/gitblit.git]
/
distrib
/
makekeystore_jdk.cmd
1
2
@del keystore
@keytool -keystore keystore -alias localhost -genkey -keyalg RSA -dname "CN=localhost, OU=Gitblit, O=Gitblit, L=Some Town, ST=Some State, C=US"