File: git-stuff.de.7

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 (55 lines) | stat: -rw-r--r-- 2,021 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
50
51
52
53
54
55
.\" 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 7 2012\-03\-09 10 "Git Stuff"

.SH NAME
\fBgit\-stuff\fP \- zusätzliche Git Hilfsprogramme

.SH BESCHREIBUNG
\fBgit\-stuff\fP ist eine wachsende Sammlung von Werkzeugen für das Git
Versionsverwaltungssystem.

.SH PROGRAMME
\fBgit\-stuff\fP enthält derzeit folgende Programme.

.IP \fIgit\-amend\-all\fP(1) 4
fügt alle Untracked Dateien hinzu und commited diese zusammen mit allen
anderen Änderungen zum letzten Commit.
.IP \fIgit\-checkout\-branches\fP(1) 4
checkt alle Remote Branches aus.
.IP \fIgit\-cherry\-pick\fP(1) 4
übernimmt eine Id und alle nachfolgenden Commits mittels cherry\-pick.
.IP \fIgit\-commit\-lazy\fP(1) 4
erstellt einen neuen Commit mit allen Untracked Dateien und allen
Änderungen.
.IP \fIgit\-debian\-add\fP(1) 4
\fBgit\-commit\-lazy\fP \- erstellt einen neuen Commit und Tag mit allen Untracked
Dateien und allen Änderungen als neue Debian Version.
.IP \fIgit\-debian\-changelog\fP(1) 4
erstellt eine neue Section in debian/changelog mit allen Einträgen seit dem
letzten Release.
.IP \fIgit\-whoami\fP(1) 4
gibt Informationen zu Autor und Committer an.

.SH "SIEHE AUCH"
\fIgit\fP(1)

.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.