Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6876335
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T04:27:52+00:00 2026-05-27T04:27:52+00:00

I have been using git for some time now, and i like it, however,

  • 0

I have been using git for some time now, and i like it, however, I generally use it in the cvs/svn style (i dont branch/fork unless I don’t have access to the head).

I find that the commit/pull/push cycle is effective: if I have conflicts, I usually just checkout a fresh copy of the source, remerge my changes, and move on. Of course, if I edit a hotspot in the source tree, there are issues — but i assume that this is a problem with any multi-developer source control workflow.

So my question is: how can I begin to realize the added value which git “branch” development workflows yield, compared with cvs style, centralized commit/pull/push development cycles? In general, do we see a rise in productivity when adopting such staple git-style development practices?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T04:27:53+00:00Added an answer on May 27, 2026 at 4:27 am

    In a one-branch model, there are only two possibilities for large changes:

    • The large change gets checked in as a single commit. This is terrible, the person working on the change won’t be able to use source control until the entire thing is finished. If the change takes four weeks, that’s four weeks without source control. (Imagine if you want to work on two different workstations during those four weeks…)

    • The large change gets checked in as several commits. This is terrible, anyone who checks out the code in the meantime gets a broken tree. If the change takes four weeks, that’s four weeks where nobody else can get anything done.

    The only viable solution is to branch and merge.

    Note: I hope that was a typo in your post. The correct cycle is commit/pull/push. Don’t push your changes until you’ve merged and tested the resulting merge. Otherwise you are just giving untested code to other people, which will earn you nothing but pitchforks and torches.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been using both git and svn for quite some time now, and
We've been using Git internally for quite some time now and have a pretty
I have been using Git for some time now to manage my own personal
Some Background I have been using Git for a while now. The projects that
I've been using git for some time now and understand how commits work, tags,
I have been using Git for my version control for a while now, but
I have been using git a lot recently and I quite like the concept
I've been using Aptana for some time now, and as of recent I've been
I have been reorganizing some code and would like to use a program to
I have been using git-svn to work remotely on a spike for a new

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.