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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T05:06:06+00:00 2026-05-21T05:06:06+00:00

My partner and I are building a web app and I’m looking for suggestions

  • 0

My partner and I are building a web app and I’m looking for suggestions on a git workflow that we can implement. I’m the developer half of this team so I want to keep all of the difficult version control (i.e. merging and pushing to production) under my control but I want my partner – the designer – to be able to start to use git and start to learn some of it’s goodness. I don’t want a workflow that would be appropriate for a team of developers because I want to handhold my partner through this to get him going with git. What I’m thinking is something like this:

  1. Designer clones git from my local machine:

    designer:~/$git clone git://192.168.0.1/programmer/project.git

  2. Designer branches and makes changes:

    designer:~/$git co -b designer-branch

  3. Designer pushes his branch to my machine:

    designer:~/$git push designer-branch

  4. I’ll merge the designer-branch into the master:

    programmer:~/$git co master
    programmer:~/$git merge designer-branch

  5. I push the changes to our repo:

    programmer:~/$git push

I think this makes the most sense but I’d love any tips or tricks that other developers have when you’ve tried to bring a designer into the git fold.

Thanks!

  • 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-21T05:06:07+00:00Added an answer on May 21, 2026 at 5:06 am

    The only thing I would add is to use feature branches and stay away from trunk-based development. If you are resolving conflicts, share how you resolved them with rerere:

    http://progit.org/2010/03/08/rerere.html

    The rr-cache directory contents can be shared via symlinks to a “helper” repo. This way others can put features together and not require the assistance of the person who originally solved a conflict.

    Google “git flow” as well. It automates some of the redundant things you do with branches.

    Hope this helps.

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

Sidebar

Related Questions

A business partner has suggested building a web services library with JSON-RPC rather that
I'm building a small controller device that I'd like to partner with a computer.
I don't think this is an issue but my partner is worried that by
We have a partner that is actually owning our app on it's iTunes Connect
A partner of ours is making a call to a web service that includes
I'm working with a partner who has an app (App A) that wishes to
My issue is following: My Partner's have websites and I want that partners can
My partner and I have a webcam site that basically runs the old-school method....Every
I am looking to have a SharePoint Extranet Portal setup for my partner clients.
I'm currently building a Java daemon that will need to be able to sign

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.