Git repository

View: New views
3 Messages — Rating Filter:   Alert me  

Git repository

by John Shipley :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.



The reference to the Git repository has sparked my curiosity.  What is it, briefly, please and where can I find out more about it.  Wikipedia is as clear as mud on the subject - to me, at any rate.

John Shipley

Hull
England

_______________________________________________
Pspp-users mailing list
Pspp-users@...
http://lists.gnu.org/mailman/listinfo/pspp-users

Re: Git repository

by Jason Stover-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, Oct 28, 2009 at 09:26:57AM +0000, jwshipley@... wrote:
>  
>
>  The reference to the Git repository has sparked my curiosity.?? What is
> it, briefly, please and where can I find out more about it.?? Wikipedia is
> as clear as mud on the subject - to me, at any rate.

It's the program that handles all the changes to the PSPP source code.
See git's home page is (http://git-scm.com/) for more information.


_______________________________________________
Pspp-users mailing list
Pspp-users@...
http://lists.gnu.org/mailman/listinfo/pspp-users

Re: Git repository

by Ben Pfaff :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

jwshipley@... writes:

> The reference to the Git repository has sparked my curiosity.  What is it,
> briefly, please and where can I find out more about it.  Wikipedia is as clear
> as mud on the subject - to me, at any rate.

In addition to what Jason said: Git is a "version control
system".  That means that it helps you keep track of multiple
versions of files, or in this case a whole directories with
nested subdirectories full of files.  It makes available both the
current version and every previous version, along with
information on what changed and why.
--
"The sound of peacocks being shredded can't possibly be
 any worse than the sound of peacocks not being shredded."
Tanuki the Raccoon-dog in the Monastery


_______________________________________________
Pspp-users mailing list
Pspp-users@...
http://lists.gnu.org/mailman/listinfo/pspp-users