Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: What is the minimal GIT setup?

by sundialsvc4 (Abbot)
on Mar 01, 2013 at 04:56 UTC ( [id://1021154]=note: print w/replies, xml ) Need Help??


in reply to What is the minimal GIT setup?

Probably the single biggest intellectual-hurdle that you need to overcome, with regards to git, is that there is no “centralized, authoritative ‘server’.”   Instead, “a repository is nothing-more and nothing-less than a directory.”   All of them are potentially “authoritative.”   Ordinary file-synchronization techniques are used.   The “minimal git setup” is, quite literally, your own machine.

Replies are listed 'Best First'.
Re^2: What is the minimal GIT setup?
by ShermW0829 (Sexton) on Mar 01, 2013 at 13:24 UTC

    Thank you. I apologize for this not being related to PERL. My thinking when I asked is that since programmers accentuate using some form of version control that the subject would be within the realms of PERL programming. I am still new to this and I appreciate your input. Sherman

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1021154]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-03-29 05:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found