[DRE-commits] [git-up] 01/01: Simplify Long Description

David Suárez deiv-guest at moszumanska.debian.org
Thu Aug 6 15:44:28 UTC 2015


This is an automated email from the git hooks/post-receive script.

deiv-guest pushed a commit to branch master
in repository git-up.

commit b538752061d4835e8af8590927af469dace1e9f5
Author: David Suárez <david.sephirot at gmail.com>
Date:   Thu Aug 6 17:43:25 2015 +0200

    Simplify Long Description
---
 debian/control | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index a409806..3a462dd 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Depends: ruby | ruby-interpreter,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: fetch and rebase all locally-tracked remote Git branches
- git pull has two problems:
+ git-up solves the following 'git pull' problems:
  .
  * It merges upstream changes by default, when it's really more polite to
  rebase over them, unless your collaborators enjoy a commit graph that looks
@@ -33,5 +33,3 @@ Description: fetch and rebase all locally-tracked remote Git branches
  * It only updates the branch you're currently on, which means git push will
  shout at you for being behind on branches you don't particularly care about
  right now.
- .
- git-up solves these problems once and for all.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/git-up.git



More information about the Pkg-ruby-extras-commits mailing list