| Date: | 2009-07-02 19:38:52 (1 year 2 months ago) |
|---|---|
| Author: | Loïc d'Anterroches |
| Commit: | ad17d797b2179603265b087fed5ecc39922fdd7b |
| Message: | Fixed parsing error. |
| Files: |
src/IDF/Scm/Git.php (1 diff) |
Change Details
| src/IDF/Scm/Git.php | ||
|---|---|---|
| 28 | 28 | class IDF_Scm_Git extends IDF_Scm |
| 29 | 29 | { |
| 30 | 30 | public $mediumtree_fmt = 'commit %H%nAuthor: %an <%ae>%nTree: %T%nDate: %ai%n%n%s%n%n%b'; |
| 31 | public $date_fmt = | |
| 32 | 31 | |
| 33 | 32 | /* ============================================== * |
| 34 | 33 | * * |
