dashboard
repositories
filestore
activity
search
login
githubFork
/
gitblit
Gitblit devel
summary
reflog
commits
tree
docs
forks
compare
pages
edit
|
blame
|
history
|
raw
Error:
failed to parse markup
#### To review with Git
To review an updated patchset
git fetch origin && git checkout ${ticketBranch} && git pull --ff-only
To review a rewritten patchset
git fetch origin && git checkout -B ${ticketBranch}