Piotr Jasiun

Results 6 issues of Piotr Jasiun

I would like to keep ES6 code and transpile only modules loading, so do not add preset, but I add: ``` plugins: [ 'transform-es2015-modules-amd', 'add-module-exports' ] ``` For some reason,...

need reproducible environment

We could make `mrg` alias to be defined automatically for `mrgit` when it is installed globally.

type:enhancement

It would be great to be able to define custom aliases in mrgit, similar to `git` aliases. For instance, I use: ``` git master ``` What is define this way:...

type:feature

This is an idea which comes to our mind talking with @ma2ciek. With more and more repositories to handle `mgit2 bootstrap` commands takes more and more time. We could make...

type:enhancement

Since I always forget to change `mgit.json`/`package.json` while I develop and whenever I ask someone to check my branch I need to give him the whole list of branches I...

status:discussion
type:enhancement

It would be helpful not to define the same data twice. For instance: if my project use fixed hashes, these hashes should be stored in both `package.json` (to let developers...

type:feature