diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-01-05 13:34:22 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-01-05 13:34:22 -0400 |
| commit | 1b4a40210fe0f9f5bb151aa9e2707837cc193883 (patch) | |
| tree | 19fc6d29dbffd9658bc9cfacb83cdafcbca760df /doc | |
| parent | ca9b028b409b3e7f588d20266db8742422f28137 (diff) | |
cloe
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/todo/pull_request:_Git.bareRepoDefaultBranch_property.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/pull_request:_Git.bareRepoDefaultBranch_property.mdwn b/doc/todo/pull_request:_Git.bareRepoDefaultBranch_property.mdwn index c9a6cc2f..038ab876 100644 --- a/doc/todo/pull_request:_Git.bareRepoDefaultBranch_property.mdwn +++ b/doc/todo/pull_request:_Git.bareRepoDefaultBranch_property.mdwn @@ -3,3 +3,5 @@ Please consider merging branch `defaultbranch` of repo `https://git.spwhitton.na This branch adds a new property `Git.bareRepoDefaultBranch` which sets the default branch of a bare repository. This is useful when hosting git repositories that don't have a master branch, so that something gets checked out when someone clones them. I limited this property to bare repositories since the notion of a default branch for a non-bare repository doesn't really make sense. + +> [[merged|done]] --[[Joey]] |
