Changes between Version 4 and Version 5 of faq/git-for-web-development
- Timestamp:
- Feb 2, 2013, 6:08:11 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
faq/git-for-web-development
v4 v5 1 1 [[TranslatedPages]] 2 = Creating a git web development repository on mfpl=2 = How can I use a git repository to manage my Drupal website? = 3 3 These instructions are targeted to Linux operating systems. If you run Windows or Mac (we suggest switching to an open source OS), you can find instructions for your local machine online. The instructions for the server will be the same. For more detailed instructions on using git [http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html go here]. There is another method to achieve the same effect using [http://joemaller.com/990/a-web-focused-git-workflow/ git remote add] that might be useful. 4 4