diff options
| author | spwhitton <spwhitton@web> | 2016-01-05 12:47:32 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2016-01-05 12:47:32 +0000 |
| commit | bc5f7a81f0c7a62f788eb05c101c5bef593ba0b5 (patch) | |
| tree | ca5114be43b9779d312d93fbb3e22428507a874a /doc | |
| parent | 6a889ff04faf68d35e035a464ac01a7a96bde3e2 (diff) | |
pull request
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/todo/pull_request:_Git.bareRepoDefaultBranch_property.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/pull_request:_Git.bareRepoDefaultBranch_property.mdwn b/doc/todo/pull_request:_Git.bareRepoDefaultBranch_property.mdwn new file mode 100644 index 00000000..c9a6cc2f --- /dev/null +++ b/doc/todo/pull_request:_Git.bareRepoDefaultBranch_property.mdwn @@ -0,0 +1,5 @@ +Please consider merging branch `defaultbranch` of repo `https://git.spwhitton.name/propellor`. + +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. |
