RSS/Atom feed Twitter
Site is read-only, email is disabled

GIT

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

5 of 5 messages available
Toggle history

Please log in to manage your subscriptions.

GIT eingram25 26 Feb 23:54
  GIT Kevin Cozens 27 Feb 18:15
   GIT Michael Schumacher 27 Feb 18:18
    GIT Pat David 27 Feb 18:19
   GIT eingram25 27 Feb 18:20
2017-02-26 23:54:51 UTC (about 7 years ago)
postings
26

GIT

I saw a reference to "git pull".
What is git pull and where di I go to learn about it?

Kevin Cozens
2017-02-27 18:15:44 UTC (about 7 years ago)

GIT

On 2017-02-26 06:54 PM, eingram25 wrote:

I saw a reference to "git pull".
What is git pull and where di I go to learn about it?

Git is a program used to do version control of the files used by the GIMP project. For details about git go to https://git-scm.com/

Cheers!

Kevin.

http://www.ve3syb.ca/           |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172      | the mouth-breathers, and that's why we're
                                 | powerful!"
#include  |             --Chris Hardwick
Michael Schumacher
2017-02-27 18:18:02 UTC (about 7 years ago)

GIT

On 02/27/2017 07:15 PM, Kevin Cozens wrote:

On 2017-02-26 06:54 PM, eingram25 wrote:

I saw a reference to "git pull".
What is git pull and where di I go to learn about it?

Git is a program used to do version control of the files used by the GIMP project. For details about git go to https://git-scm.com/

... and for things specific to the GNOME Git repository, where GIMP, GEGL, babl and related packages are hosted, see https://wiki.gnome.org/Git/Developers

Regards,
Michael
GPG: 96A8 B38A 728A 577D 724D 60E5 F855 53EC B36D 4CDD
Pat David
2017-02-27 18:19:36 UTC (about 7 years ago)

GIT

Where did you see a reference to it, and what were you attempting to accomplish?
On Mon, Feb 27, 2017 at 1:18 PM Michael Schumacher wrote:

On 02/27/2017 07:15 PM, Kevin Cozens wrote:

On 2017-02-26 06:54 PM, eingram25 wrote:

I saw a reference to "git pull".
What is git pull and where di I go to learn about it?

Git is a program used to do version control of the files used by the GIMP project. For details about git go to https://git-scm.com/

... and for things specific to the GNOME Git repository, where GIMP, GEGL, babl and related packages are hosted, see https://wiki.gnome.org/Git/Developers

-- Regards,
Michael
GPG: 96A8 B38A 728A 577D 724D 60E5 F855 53EC B36D 4CDD _______________________________________________ gimp-user-list mailing list
List address: gimp-user-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list List archives: https://mail.gnome.org/archives/gimp-user-list

Pat David
https://patdavid.net
GPG: 66D1 7CA6 8088 4874 946D  18BD 67C7 6219 89E9 57AC
2017-02-27 18:20:10 UTC (about 7 years ago)
postings
26

GIT

Git is a program used to do version control of the files used by the GIMP
project. For details about git go to https://git-scm.com/

Thank you for the info!