X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=P23qhOIvDrTRfmG2 TPX/vCrxgDBFRWc0jL1/0ikMdQpBC9wbIBzKo2gbL0VAJZph0AukSZlr/AJVRXTX 9dYltWoJCaa0uOPRRXqHVdnw7MerFXkZs8Q/qsIAubG252H1lL5p0f+g8Fv/IbkO WQcnCUSmdAuFWmi6QdB61ISDHTc= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=371OmMb+b8TG1xO01uZ4FA /kbR0=; b=e4heKHpHYYq/C2XaRiz/DhQ5RvZfkWpdrmTtxQsxUkEx5717cidKgI rc0i7GgehFVH2/BBvqrJEhF3t5yVmCemmZZQx8krUUGJQfu2Rv9kjdUeefIl02Fj mA+yIJAFPKvYaaTKZyQU9m8yXfcOJrDZK8kaJaczknmo9KZ+N+uEQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy=imperative X-HELO: mout.gmx.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mail.com; s=dbd5af2cbaf7; t=1565867621; bh=Phjcl6Stjnnuj84OpB1WM3sx8KpEPsdb1zs9DB1ztsc=; h=X-UI-Sender-Class:Subject:To:References:From:Date:In-Reply-To; b=FTaC2Sa11u0kMgen6uwiGjLmoL6JiftHINxn4fmuMRzluJd0+hr0LC4p2eBmF82vP kPjrNawFI2qhEOr+geCHDWpibIJr18P7luCioXE1Ueav0Qa04IXh3zw1nQJP8lWflH 4+VgqZpcpW9tL5bGiiQRjf+JoPA0qQOPwmk402qQ= X-UI-Sender-Class: 214d933f-fd2f-45c7-a636-f5d79ae31a79 Subject: Re: getpriority() and top display for priority inconsistent To: cygwin AT cygwin DOT com References: <20190815072854 DOT GE11632 AT calimero DOT vinschen DOT de> <20190815102038 DOT GM11632 AT calimero DOT vinschen DOT de> <7835f9dc5a850a68503a216887a69d4a AT smtp-cloud7 DOT xs4all DOT net> From: john doe Message-ID: <59ed5564-2f9a-b092-a26e-834cd7d9dbd9@mail.com> Date: Thu, 15 Aug 2019 13:13:41 +0200 MIME-Version: 1.0 In-Reply-To: <7835f9dc5a850a68503a216887a69d4a@smtp-cloud7.xs4all.net> Content-Type: text/plain; charset=utf-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x7FBEH5r007788 On 8/15/2019 1:04 PM, Houder wrote: > On Thu, 15 Aug 2019 12:20:38, Corinna Vinschen wrote: >> >> On Aug 15 09:41, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via cygwin wrote: >>>> git format-patch output with commit message, please? >>> =20 >>> Please educate me how to do that; I am just using "git diff --no-color". >> >> $ git add >> $ git commit >> >> - opens editor to create a commit message. first line is summary, >> second line stays empty, descriptive text follows in line 3+. >> So, your commit message should have the form of: "Subject line Commit message" A subject line is maximum 50 character long A subject line starts in the imperative mode and does not end with any punctuation marks. The commit message is 72 character long. -- John Doe -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple