Product: Fedora Documentation https://bugzilla.redhat.com/show_bug.cgi?id=922306
Bug ID: 922306 Summary: I can't build this doc for f17 Product: Fedora Documentation Version: devel Component: installation-quick-start-guide Severity: unspecified Priority: unspecified Assignee: jreed@redhat.com Reporter: elf@poyo.jp QA Contact: docs-qa@lists.fedoraproject.org CC: oglesbyzm@gmail.com
Description of problem: Git repository of this doc is not have f18 branch.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce: 1. git clone ssh://git.fedorahosted.org/git/docs/installation-quick-start-guide.git 2. git branch -a 3. git branch f18
Actual results: switch to f18.
Expected results: failed swith to f18.
$ git branch -a * master remotes/origin/HEAD -> origin/master remotes/origin/f11 remotes/origin/f12 remotes/origin/f12-tx remotes/origin/f13 remotes/origin/f15 remotes/origin/f17 remotes/origin/master remotes/origin/testing $ git checkout f18 error: pathspec 'f18' did not match any file(s) known to git.
Additional info: