Changes between Initial Version and Version 1 of Ticket #18920, comment 127
- Timestamp:
- 01/21/17 18:26:55 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18920, comment 127
initial v1 1 Could please a reviewer compare the new branch with the old one he has locally? 1 Could please a reviewer compare the new branch with the old one he has locally? E.g. as follows: 2 {{{ 3 git fetch trac public/maxima5390bis 4 git diff FETCH_HEAD trac/public/maxima5390 5 }}} 6 if this `diff` returns nothing we're good to go.