Re: Question re. git remote repository
From: Matt Seitz <hidden>
Date: 2016-06-15 22:55:48
From: Matt Seitz <hidden>
Date: 2016-06-15 22:55:48
"David Lang" [off-list ref] wrote in message news:[ref]...
quoted
quoted
On Thu, 17 Jan 2013, Matt Seitz (matseitz) wrote:quoted
2. a repository where only one user does "git add" and "git commit",while other users will do "git pull", the peer-to-peer model (you pull changes from me, I pull changes from you).you may _be_ safe, and if others who really know the internals speak up, take their word on it.
Well, we already have Linus's article. I guess the question is whether the use case I describe above falls under: A. "maintenance operations" B. "normal git workflow" Personally, I would consider this use case to be a "normal git workflow".