I support a software package that distrubutes small customizable code 
files, we call them posts.  These code files are a small script based on 
our proprietary programming language, something similar to BASIC.  Each of 
our customers will have one or more posts.  Most post files will be nearly 
identical, however there will be some modifications that need to be made 
for each customer.  We will also heavily modify certain posts for specific 
customer needs.

So what I am looking for is a set number of "default" posts, that I can 
customize and configure for each customer.  I would like to be able to go 
back to my defaults and make changes, updates and improvements and have 
those changes propagate to each of my customers posts that are based on 
that default.

Currently I mostly handle this by hand but am looking for a better way.  I 
have used other projects that use GIT, though I have never been a 
contributor (my programming skills are limited).  Is this a proper use of 
GIT?  Is there a better tool that you are familiar with?  If GIT is right, 
where is my beginning point?

Thanks for your opinions and input.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/git-users/-/olrgZGr5tx8J.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to