emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rainer M Krug <Rainer@krugs.de>
To: Suvayu Ali <fatkasuvayu+linux@gmail.com>, emacs-orgmode@gnu.org
Subject: Re: Bash script to update - only make when update there?
Date: Fri, 13 Dec 2013 09:40:08 +0100	[thread overview]
Message-ID: <52AAC7E8.2080804@krugs.de> (raw)
In-Reply-To: <20131213002633.GA28007@kuru.dyndns-at-home.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



On 12/13/13, 01:26 , Suvayu Ali wrote:
> On Thu, Dec 12, 2013 at 10:00:22AM +0100, Rainer M Krug wrote:
>> 
>> On 12/10/13, 21:50 , Samuel Wales wrote:
>>> gitpullv () { #echo \=== maybe need to grab tags head=`git 
>>> rev-parse --verify HEAD` echo git pull --stat --log | cat echo
>>>  newhead=`git rev-parse --verify HEAD` if [ "$newhead" !=
>>> "$head" ] then git log --pretty=tformat:%s ORIG_HEAD.. | cat #
>>> git log --pretty=tformat:%s --graph ORIG_HEAD.. echo echo '=
>>> you can now do git diff ORIG_HEAD -- files pipe tee' return 0
>>> else return 1 fi #git gc --auto git status }
>> 
>> Wow - and I expected a return code from git which I could simply 
>> compare evaluate if there has something updated...
> 
> A `git pull' without new updates, is still a successful pull.  It
> is a failure only if the remote is unreachable for some reason, or
> the pull is interrupted midway.
> 

True.

Rainer

- -- 
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation
Biology, UCT), Dipl. Phys. (Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :       +33 - (0)9 53 10 27 44
Cell:       +33 - (0)6 85 62 59 98
Fax :       +33 - (0)9 58 10 27 44

Fax (D):    +49 - (0)3 21 21 25 22 44

email:      Rainer@krugs.de

Skype:      RMkrug
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJSqsfnAAoJENvXNx4PUvmCZnYIAMUZWqs3tf9N8dzQ14klAnJQ
1Qq/FCqeU2ZA1n+o+QR4jjqwoo1T3uLQJkIju5Z0jJq8LLKNcI+7ENDIZ2JkjeuA
8iy/bEM27xuf1MhGQCakPsUJUPczo9gx649Za/Jqb9mghRbml3Gn2D770qdv+Pxw
pTTVe7FfXtUbwpR2M5ohlu/3wABsAAOztMxb6uf0Mr3dWrqLzbYfaENK95L13/hJ
85p99ZLXpyqCeAtC8zNnfTcC4/m+GkDI8F4AaD07w6TfdVYFzeqxZgBdn4NZJTn2
RWdZEb0XbZCvIlXzefLsHCAd+/f/GAp03krFkbWGZYNQP5e64THLZ0OBRQL7nM0=
=NhSB
-----END PGP SIGNATURE-----

  reply	other threads:[~2013-12-13  8:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-10  8:44 Bash script to update - only make when update there? Rainer M Krug
2013-12-10 15:59 ` Nick Dokos
2013-12-10 18:35   ` Rainer M Krug
2013-12-10 19:31     ` Nick Dokos
2013-12-10 19:37       ` Rainer M Krug
2013-12-10 20:50         ` Samuel Wales
2013-12-12  9:00           ` Rainer M Krug
2013-12-13  0:26             ` Suvayu Ali
2013-12-13  8:40               ` Rainer M Krug [this message]
2013-12-10 17:00 ` Achim Gratz
2013-12-10 17:12   ` Achim Gratz
2013-12-10 18:36     ` Rainer M Krug

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52AAC7E8.2080804@krugs.de \
    --to=rainer@krugs.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=fatkasuvayu+linux@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).