File: git-cherry-pick-recursive.de.1

package info (click to toggle)
git-stuff 11-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 468 kB
  • sloc: sh: 1,072; perl: 152; makefile: 128
file content (49 lines) | stat: -rw-r--r-- 1,620 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
.\" git-stuff(7) - additional Git utilities
.\" Copyright (C) 2006-2011 Daniel Baumann <daniel.baumann@progress-technologies.net>
.\"
.\" git-stuff comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
.\" This is free software, and you are welcome to redistribute it
.\" under certain conditions; see COPYING for details.
.\"
.\"
.\"*******************************************************************
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH GIT\-STUFF 1 2012\-03\-09 10 "Git Stuff"

.SH NAME
\fBgit\-cherry\-pick\-recursive\fP \- eine Id und alle nachfolgenden Commits
mittels cherry\-pick übernehmen

.SH SYNTAX
\fBgit\-cherry\-pick\-recursive\fP \fIBRANCH\fP \fIID\fP

.SH BESCHREIBUNG
\fBgit\-cherry\-pick\-recursive\fP ist ein Programm um mittels cherry\-pick eine
spezifizierte Id und alle nachfolgenden Commits von einem spezifizierten
Branch übernommen werden sollen.

.SH OPTIONEN
.IP \fIBRANCH\fP 4
bezeichnet von welchem Branch die nachfolgenden Commits ermittelt werden
sollen.
.IP \fIID\fP 4
bezeichnet ab welcher Id die Commits übernommen werden sollen.

.SH "SIEHE AUCH"
\fIgit\fP(1)
.PP
\fIgit\-stuff\fP(7)
.PP
Dieses Programm ist Teil von git\-stuff.

.SH FEHLER
Fehler können durch Einreichen eines Fehlerberichtes für das git\-stuff Paket
im Debian Bug Tracking System unter <\fIhttp://bugs.debian.org/\fP>
oder durch Senden einer E\-Mail an den Autor mitgeteilt werden.

.SH AUTOR
git\-stuff wurde von Daniel Baumann
<\fIdaniel.baumann@progress\-technologies.net\fP> geschrieben.