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 8742959
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T11:35:32+00:00 2026-06-13T11:35:32+00:00

I am a novice in Git and I would like to know if this

  • 0

I am a novice in Git and I would like to know if this idea is even possible using such a SCM.

My idea would be to have the DEV team working on features locally, then push those features to QA. At this point, when QA tested and verified the stories, the business can decide what stories are going to be installed in prod.

So for instance DEV is working on stories A, B, C and D. Those 4 are then tested in QA but the business decide to actually install in production only B and D.

Basically QA would have all the stories that are in PROD and possibly a few more.

Is it even possible to do something like this using git? Do you see problems (dependencies between stories might be one of them) using this approach?

Thanks!
Roberto

  • 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-06-13T11:35:33+00:00Added an answer on June 13, 2026 at 11:35 am

    Yes! I’ve written a whole article about this work-flow: http://dymitruk.com/blog/2012/02/05/branch-per-feature/

    The key to this approach is that all features or tasks are started from the same point. This enables anyone – even non-programmers – to select the features they want in a certain environment or stage. You can dedicate a branch for each of these.

    If you want to be able to have anyone make a release with an ad-hoc mix and match of features, it is strongly recommended to share your rr-cache directory from the .git directory in your repository. This way, once a conflict is resolved, it will not need to be re-resolved when someone grabs a few features and merges them together on a new branch. This is called rerere and I explain it in the article. Further, to automate the sharing, the basic commands that you need to script are shown here: Sharing rerere cache This way you can have any non-developer also take advantage of this.

    This was not without controversy. Last year (almost a year and a half ago) there was a heated discussion about this with some programming heavy-weights. I captured the long discussion and include it so you can judge for yourself: http://dymitruk.com/old-comments-about-branch-per-feature.html

    In conclusion, this discipline will allow you to deploy at any point in time any set of features that are complete – no matter what order they were coded in.

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

Sidebar

Related Questions

I'm a novice in Git and I have started learning Git by using the
I have deployed my app in remote server with capistrano and git. I'm novice
Python novice here. I am using python2.7.2 on Windows7. I have installed the PyWin32
Warning: git novice here. I have downloaded the source code of an open-source project
I'm a total git novice but I've been using Git as a way to
I'm pretty new to this Git thing. I tried to commit my work, using
I'm novice developer, working alone. I'm using Xcode and git version control. Probably I'm
I'm using msys-git and notice I often get strange characters in the output after
I'm using git version 1.5.6.3, and it seems git doesn't notice a folder's mode
Php novice. 1.Is there anything wrong with this PHP & MySQL code? include_once db_login.php

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.