Hi,

I have only used git for basic stuff, so I hope this makes sense....

Say I create a very small CSS framework and put it in a git
repository.

If I want to use the framework in a new website, then I think the best
way is to clone the git repository, so there is a copy of the
framework in the website's directory.

What happens if I update the CSS framework and want the website to
have the most recent version - is there a git command that I could run
that would update all the files in the cloned repository?

I'm not sure I'd want to do this, but what if I improved the cloned
version and wanted these changes in the original?

Sorry if these are really basic questions!

Thanks,

DAZ

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-us...@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