Stefano
Stefano
@israelidanny @hgo Nevermind this, I will open another issue as I can't get it to work.
:+1: for buffer deletion I read all the previous requests and I would love to see this feature built into ctrlp, thank you for awesome plugin :smile:
@mattpolito I would like to deploy the branch from which I execute the rake deploy command. When reading the comments: ``` ruby # :branch - String name to be used...
@mattpolito thank you. I did notice the commit is just from a few days ago! Meanwhile I found a solution which seems to be how the script should work: ```...
@mattpolito same issue ``` ============================================================ >> Pushing refs/heads/head to Heroku ============================================================ Fetching repository, done. error: src refspec refs/heads/head does not match any. error: failed to push some refs to '[email protected]:myapp-staging.git'...
@mattpolito Just a quick update: I was able to push / deploy any current branch as per my https://github.com/mattpolito/paratrooper/issues/69#issuecomment-50878785 Then I tried again today and ran into another issue: ```...
@mattpolito thank you for looking into this. The only issue happens when deploying from a branch other than master. So, yes, you would not be able to reproduce the above...
@debreczeni thank you for posting your solution. I am not sure I can follow. What is `ref`? And how does it work if you set the `match_tag` to `nil` if...
@bradpauly thank you for your work with this adapter. Have you made any decision to implement validation?