Changes between Version 10 and Version 11 of faq/gitification


Ignore:
Timestamp:
May 26, 2012, 2:05:53 AM (12 years ago)
Author:
Bart
Comment:

Typo

Legend:

Unmodified
Added
Removed
Modified
  • faq/gitification

    v10 v11  
    7878Then we overwrite the newly imported files with our patched version and commit the patches. At this point, [http://git-scm.com/book/ch6-2.html interactive staging] might be a good idea.
    7979{{{
    80 cp ~/i18n.module modules/i18n
     80cp ~/i18n.pages.inc modules/i18n
    8181cp ~/i18nsync.module modules/i18n/i18nsync
    8282git add modules/i18n/i18n.pages.inc