| | |
| | | # e.g. /libraries/mylibrary.git
|
| | | git.nestedRepositories = true
|
| | |
|
| | | # Show other URLs on the summary page for accessing your git repositories
|
| | | # Use spaces to separate urls. {0} is the token for the repository name.
|
| | | # git.otherUrls = ssh://localhost/git/{0} git://localhost/git/{0}
|
| | | git.otherUrls = |
| | |
|
| | | #
|
| | | # Authentication Settings
|
| | | #
|
| | |
| | | web.datestampShortFormat = yyyy-MM-dd
|
| | | web.datetimestampLongFormat = EEEE, MMMM d, yyyy h:mm a z
|
| | |
|
| | | # Show other URLs on the summary page for accessing your git repositories
|
| | | # Use spaces to separate urls. {0} is the token for the repository name.
|
| | | # web.otherUrls = ssh://localhost/git/{0} git://localhost/git/{0}
|
| | | web.otherUrls = |
| | |
|
| | | # Choose how to present the repositories list.
|
| | | # grouped = group nested/subfolder repositories together (no sorting)
|
| | | # flat = flat list of repositories (sorting allowed)
|