Not very clear now: ```js execCommand.execute( execOptions( `git checkout ${ repository.branch }` ) ); ```
Not very clear now: