Not sure if this is as straightforward (should be), or is that important, but might be one for later on. Mainly for this part ```js // lib/git-link.js - when subscribing atom commands this.subscriptions.add(atom.commands.add('atom-workspace', { ... }) ```