Hello!!

I have a (newbie) problem with GIT. I want to have two branches in a 
project, one for development and one for production and I want to push 
everything in Dev and then, if everything is ok, merge them to Prod. But 
there is some files that always will be different in dev and in prod, so I 
want to push them in each branch and never merge them... how I can do that? 
I try with gitignore file but it doesn't work if i have the files in the 
repository....

Thanks!

Silvai

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to