Skip to content

Multiple commands fix release

Compare
Choose a tag to compare
@wieczorek1990 wieczorek1990 released this 03 Jul 14:26
· 10 commits to master since this release

This release fixes behavior of splitting input data with str.split by semicolon.
Now it is possible to write commands in such manner: `status; commit -am 'Fixes this; fixes that'. (notice the semicolon in commit message).