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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T08:54:42+00:00 2026-06-04T08:54:42+00:00

I joined a project and they kinda have a chaos for code testing and

  • 0

I joined a project and they kinda have a chaos for code testing and version control solution, so I am in charge of implementing those and more.

Me, being relatively new to Git, I was wondering how should I implement the http://nvie.com/posts/a-successful-git-branching-model/ ? And by that I mean:

  • Should I setup the git repository using git flow init on the LAMP server (where all the testing and version control will be held)?
  • How do I push some changes to a specific feature_x / hotfix_y / releas_z branch in the remote repository?
  • Should I have the same git flow init setup, on my local cloned repository?

I have a basic knowledge of git, so I would appreciate your guidance on this.

UPDATE

If you know a better solution on how to use a control version system and be able to sync from local to live and/or testing environment, please let me know… I’m willing to learn

  • 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-04T08:54:43+00:00Added an answer on June 4, 2026 at 8:54 am

    git-flow is not something you ordinarily run on your remote server, and is merely a tool to aide managing branches. You would only run git flow init on not-bare checkouts where someone is going to be doing development work. So, in order:

    • No, you’d just create a bare git repo (using git flow doesn’t fundamentally change how to use git)
    • With git push (or, the first time only with: git push --set-upstream origin feature/name-of-current-feature – this is also in the error message in the current version of git trying to push on a branch not tracking anything)
    • Yes
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just joined a project where they have been using SQLite. I am more
I just joined a project, and have been going over the code. We need
Friends, Previously I have worked with EJB-WEBSTART CLIENT project, and Now i have joined
I recently joined a team that is working on a ASP.NET MVC project.. they
I have just joined a on going project based on spring framework. It usage
I joined a project that is developing a website. We have a main page,
I am fairly new to Servlet Filters and have basically joined a project using
I have joined a rails project as a contractor. The project has been going
I have recently joined a small development team that is considering a new version
Just joined a new project which they are using VC#2008 to build an application.

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.