Package: git-core
Version: 1:1.5.6.5-3+lenny1
Severity: minor
hi,
a part of 'man git-branch' shows as follows
Start development off of a known tag
$ git clone git://git.kernel.org/pub/scm/.../linux-2.6 my2.6
$ cd my2.6
$ git branch my2.6.14 v2.6.14 âfB(1)âfR
$ git checkout my2.6.14
â
âfB1. âfRThis step and the next one could be combined into a single
step with "checkout -b
my2.6.14 v2.6.14". â
.RE
a.
-- System Information:
Debian Release: 5.0.1
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]