Changes between Version 1 and Version 2 of GitCleanLocalHistory


Ignore:
Timestamp:
Jun 19, 2013, 11:37:41 AM (11 years ago)
Author:
Piero Campalani
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • GitCleanLocalHistory

    v1 v2  
    1919}}}
    2020
    21 `pA`, `pB` and `pC` are _patches_ you sent through the [http://rasdaman.org/patchmanager Patch Manager], and it happened you had different checksums between your local and public commits (`A!=A'`, `B!=B'`, `C!=C'`).
     21`pA`, `pB` and `pC` are ''patches'' you sent through the [http://rasdaman.org/patchmanager Patch Manager], and it happened you had different checksums between your local and public commits (`A!=A'`, `B!=B'`, `C!=C'`).
    2222NOTE: Despite of this, always check that a patch can apply (`git apply --check`) before submitting them.
    2323