Changes between Version 68 and Version 69 of FAQ
- Timestamp:
- Jul 21, 2011, 3:10:00 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v68 v69 158 158 $ git-format-patch HEAD~1 159 159 }}} 160 160 4. Finally you can submit the generated patch to the [http://kahlua.eecs.jacobs-university.de/trac/rasdaman/patchmanager/ rasdaman patchmanager] 161 161 '''Important:''' avoid submitting generated files like ''configure, Makefile.in'', etc. in your patch, unless the corresponding source has been really modified.