diff options
author | Shawn Pearce <spearce@spearce.org> | 2016-11-14 11:00:34 -0800 |
---|---|---|
committer | Shawn Pearce <spearce@spearce.org> | 2016-11-14 11:14:35 -0800 |
commit | 1c70dd6d219d2336b0d505739fe4c17677d5cc8c (patch) | |
tree | b5688febf4dfe44228a16a0bb09df6133227b6d6 /org.eclipse.jgit.ant/src/org/eclipse | |
parent | eeb0705ef3f05057c4fdf2031ac3cbe345a5a209 (diff) | |
download | jgit-1c70dd6d219d2336b0d505739fe4c17677d5cc8c.tar.gz jgit-1c70dd6d219d2336b0d505739fe4c17677d5cc8c.zip |
Add {get,set}GitwebDescription to Repository
This method pair allows the caller to read and modify the description
file that is traditionally used by gitweb and cgit when rendering a
repository on the web.
Gerrit Code Review has offered this feature for years as part of
its GitRepositoryManager interface, but its fundamentally a feature
of JGit and its Repository abstraction.
git-core typically initializes a repository with a default value
inside the description file. During getDescription() this string
is converted to null as it is never a useful description.
Change-Id: I0a457026c74e9c73ea27e6f070d5fbaca3439be5
Diffstat (limited to 'org.eclipse.jgit.ant/src/org/eclipse')
0 files changed, 0 insertions, 0 deletions