Skip to content
Snippets Groups Projects
Commit d4327772 authored by Martin Czygan's avatar Martin Czygan
Browse files

Add local development config samples.

In existing branch:

    $ git diff d26d7b8c^..eff4fa4d -- local/dev > local-dev.patch

Apply patch in the new branch:

    $ git apply local-dev.patch

This combines the following commits:

* eff4fa4d 2014-11-06 | fix relative path in local/dev/.gitignore (origin/issue/4117, issue/4117) [Martin Czygan]
* 8bd99282 2014-11-06 | ignore developer-specific ini files [Martin Czygan]
* cbf32081 2014-10-23 | modified default dev-config [seltmann]
* d26d7b8c 2014-10-22 | added dev config and some gitignore entries [seltmann]
parent 9d1f6663
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment