-
Quick Tip: Install a specific Git Repository Branch/SHA Hash with Bower
The other day I had to hotfix ngQuill, a nice angular.js wrapper for the quill.js editor. A variable with an initial value prevented Copy & Paste events in our project and I couldn’t wait to get my pull request merged into the original github repository as we had to release a working version. As a…