mrgit icon indicating copy to clipboard operation
mrgit copied to clipboard

Exec command could be named shell command to avoid confusion with execute() method

Open Reinmar opened this issue 9 years ago • 0 comments

Not very clear now:

execCommand.execute( execOptions( `git checkout ${ repository.branch }` ) );

Reinmar avatar Jan 14 '17 22:01 Reinmar