Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Search
Blog
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 5
and
Version 6
of
SetupDev
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2012-06-06T20:22:35Z (
13 years
ago)
Author:
michael
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
SetupDev
v5
v6
13
13
git submodule init
14
14
git submodule update
15
}}}
16
* Ignore the updates in config/database.php
17
{{{
18
git update-index --assume-unchanged app/config/database.php
19
15
}}}
20
16
5. Setup [wiki:CodingStandard coding standard]