Kraken
Git 1 question
- #1Stash Work Fix Bug Resume
You have a Git repository at
/home/interview/repowhere you are working on a new feature on thefeature-loginbranch with uncommitted changes inlogin.js. A fix is needed on thedevbranch:app.jscontains a JavaScript syntax error that can be identified by runningnode app.js.