# SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the git-stuff package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: git-stuff VERSION\n" "POT-Creation-Date: 2012-03-09 16:02+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #. type: TH #: en/git-amend-all.1:9 en/git-checkout-branches.1:9 #: en/git-cherry-pick-recursive.1:9 en/git-commit-lazy.1:9 #: en/git-debian-add.1:9 en/git-stuff.7:9 en/git-whoami.1:9 #, no-wrap msgid "GIT-STUFF" msgstr "" #. type: TH #: en/git-amend-all.1:9 en/git-checkout-branches.1:9 #: en/git-cherry-pick-recursive.1:9 en/git-commit-lazy.1:9 #: en/git-debian-add.1:9 en/git-stuff.7:9 en/git-whoami.1:9 #, no-wrap msgid "2012-03-09" msgstr "" #. type: TH #: en/git-amend-all.1:9 en/git-checkout-branches.1:9 #: en/git-cherry-pick-recursive.1:9 en/git-commit-lazy.1:9 #: en/git-debian-add.1:9 en/git-stuff.7:9 en/git-whoami.1:9 #, no-wrap msgid "10" msgstr "" #. type: TH #: en/git-amend-all.1:9 en/git-checkout-branches.1:9 #: en/git-cherry-pick-recursive.1:9 en/git-commit-lazy.1:9 #: en/git-debian-add.1:9 en/git-stuff.7:9 en/git-whoami.1:9 #, no-wrap msgid "Git Stuff" msgstr "" #. type: SH #: en/git-amend-all.1:11 en/git-checkout-branches.1:11 #: en/git-cherry-pick-recursive.1:11 en/git-commit-lazy.1:11 #: en/git-debian-add.1:11 en/git-stuff.7:11 en/git-whoami.1:11 #, no-wrap msgid "NAME" msgstr "" #. type: SH #: en/git-amend-all.1:17 en/git-checkout-branches.1:17 #: en/git-cherry-pick-recursive.1:17 en/git-commit-lazy.1:17 #: en/git-debian-add.1:17 en/git-stuff.7:14 en/git-whoami.1:17 #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: SH #: en/git-amend-all.1:23 en/git-checkout-branches.1:23 #: en/git-cherry-pick-recursive.1:26 en/git-commit-lazy.1:23 #: en/git-debian-add.1:24 en/git-stuff.7:35 en/git-whoami.1:25 #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text #: en/git-amend-all.1:25 en/git-checkout-branches.1:25 #: en/git-cherry-pick-recursive.1:28 en/git-commit-lazy.1:25 #: en/git-debian-add.1:26 en/git-stuff.7:37 en/git-whoami.1:27 msgid "I(1)" msgstr "" #. type: SH #: en/git-amend-all.1:30 en/git-checkout-branches.1:30 #: en/git-cherry-pick-recursive.1:33 en/git-commit-lazy.1:30 #: en/git-debian-add.1:31 en/git-stuff.7:38 en/git-whoami.1:32 #, no-wrap msgid "BUGS" msgstr "" #. type: Plain text #: en/git-amend-all.1:32 en/git-checkout-branches.1:32 #: en/git-cherry-pick-recursive.1:35 en/git-commit-lazy.1:32 #: en/git-debian-add.1:33 en/git-stuff.7:40 en/git-whoami.1:34 msgid "" "Bugs can be reported by submitting a bugreport for the git-stuff package in " "the Debian Bug Tracking System at EIE or by " "writing a mail to the author." msgstr "" #. type: SH #: en/git-amend-all.1:33 en/git-checkout-branches.1:33 #: en/git-cherry-pick-recursive.1:36 en/git-commit-lazy.1:33 #: en/git-debian-add.1:34 en/git-stuff.7:41 en/git-whoami.1:35 #, no-wrap msgid "AUTHOR" msgstr "" #. type: Plain text #: en/git-amend-all.1:34 en/git-checkout-branches.1:34 #: en/git-cherry-pick-recursive.1:37 en/git-commit-lazy.1:34 #: en/git-debian-add.1:35 en/git-stuff.7:42 msgid "" "git-stuff was written by Daniel Baumann EIE." msgstr "" #. type: Plain text #: en/git-stuff.7:13 msgid "B - additional Git utilities" msgstr "" #. type: Plain text #: en/git-stuff.7:16 msgid "" "B is a growing collection of tools for the Git Version Control " "System." msgstr "" #. type: SH #: en/git-stuff.7:17 #, no-wrap msgid "PROGRAMS" msgstr "" #. type: Plain text #: en/git-stuff.7:19 msgid "B currently features the following programs." msgstr "" #. type: IP #: en/git-stuff.7:20 #, no-wrap msgid "I(1)" msgstr "" #. type: Plain text #: en/git-stuff.7:22 msgid "adds all untracked files and amend all changes to the last commit." msgstr "" #. type: IP #: en/git-stuff.7:22 #, no-wrap msgid "I(1)" msgstr "" #. type: Plain text #: en/git-stuff.7:24 msgid "checks out all remote branches." msgstr "" #. type: IP #: en/git-stuff.7:24 #, no-wrap msgid "I(1)" msgstr "" #. type: Plain text #: en/git-stuff.7:26 msgid "does a cherry-pick for a commit and each all its children." msgstr "" #. type: IP #: en/git-stuff.7:26 #, no-wrap msgid "I(1)" msgstr "" #. type: Plain text #: en/git-stuff.7:28 msgid "creates a new commit with all untracked files and changes." msgstr "" #. type: IP #: en/git-stuff.7:28 #, no-wrap msgid "I(1)" msgstr "" #. type: Plain text #: en/git-stuff.7:30 msgid "" "creates a new commit and tag with all untracked files and changes as new " "debian version." msgstr "" #. type: IP #: en/git-stuff.7:30 #, no-wrap msgid "I(1)" msgstr "" #. type: Plain text #: en/git-stuff.7:32 msgid "" "creates a new section in debian/changelog with all entries since the last " "release." msgstr "" #. type: IP #: en/git-stuff.7:32 #, no-wrap msgid "I(1)" msgstr "" #. type: Plain text #: en/git-stuff.7:34 msgid "tells about author and committer information." msgstr ""