Friday, 15 February 2013

When a Commit is completed from local GIT Repo -



When a Commit is completed from local GIT Repo -

i looking distributed source code models , wondering when user 'commits' local repo main 'trunk'. re-create of local repo remain in tact on users machine, deleted @ point of commit or deleted recoverable?

apologies if obvious question. 1 keen know reply to!

a commit never deleted, unless branch belongs deleted.

from creation, remains persistent object belongs repository history, , transferred on push/pulls between synchronized repositories.

git

No comments:

Post a Comment