Jacques-Etienne Baudoux
Jacques-Etienne Baudoux
@mav-adhoc you lost all the commits history
> @jbaudoux HI! Iwas trying to restore the commit history, but i didn't succeeded. can you help me / guide me how to do it? I would really appreciate it!...
@mav-adhoc Split the command to extract commits and replay them: On old repo: `git format-patch --keep-subject --stdout origin/18.0..origin/17.0 -- stock_exception.patch > /tmp/stock_exception.patch` On new repo: `git am -3 --keep <...
/ocabot merge minor
@simahawk This one can be merged :)
/ocabot merge minor
> Without syncing the src location, the moves will end up with the warehouse view location as src location and with actual scanned location as dest location. @mt-software-de Isn't it...
@mt-software-de can you make one commit per module ?
/ocabot merge minor