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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T18:56:38+00:00 2026-05-15T18:56:38+00:00

I have a web app under source control in git. I have different css

  • 0

I have a web app under source control in git.
I have different css files for different customers as well as images and other theme specific things. And also custom reports…
Beside the theme things every other aspect of the app stays the same.
What would be a recommended way to keep the app as well as the theme information under source control in git.
Should I use branches for the theme and the reports or submodules…
During development I would like to like my customers theme to to my dev branch and do changes that I commit to my customer specific theme…

Is something like the possible with GIT?

  • 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-15T18:56:38+00:00Added an answer on May 15, 2026 at 6:56 pm

    Branches are one way to do it, but since Git is a DVCS, you need to deals with the publication aspect as well (which is orthogonal to branching): what to push to another repo and where?.
    Meaning if you start by managing branches for each client, you really need to remember:

    1. to update to branches with the common code (git rebase --interactive) to replay client-specific commits on top of common development commits (which are on the ‘dev‘ branch foir instance).
    2. to push the right branch to the right remote repo in order to publish the right changes.

    For this kind of development structure (one common module, several client-specific modules), I would consider a component approach and use git submodules.

    • one independent repo for all the common code
    • one repo per client for al the css, report and theme files
    • one parent repo per client which would aggregate the right versions of the rights submodules in order to build, and publish the client web app.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 490k
  • Answers 490k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer First, remember to put this line in your .htaccess before… May 16, 2026 at 9:14 am
  • Editorial Team
    Editorial Team added an answer It's generally easier to apply a bulk action to everything… May 16, 2026 at 9:14 am
  • Editorial Team
    Editorial Team added an answer Sadly this cannot be done with User Controls. In order… May 16, 2026 at 9:14 am

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I have one web app works perfectly under linux with jetty-6.1.22. However, when I
We have a web portal product from which we customize portals from customers. We
I am trying to implement a version control system for my web apps/sites. I
We have a updatable web site project that is written in c#, it has
Using Visual Source Safe with IIS integration (the working dir is the IIS site)
I'm sure everyone has to deal with these situations, we check in our solution
I am using VS2010 Beta 2 to create an IIS hosted WCF service. I
I know this is almost a duplicate of : The error "Login failed for
There are essentially 2 places to define JavaScript functions in Grails, directly in a

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.