-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
I found gpm and wanted to give it a try. It looks like it does not support pinning dependencies based on commits. I have this in my Godeps file.
github.com/alicebob/miniredis bb985e34f0942b1d770bf96e87f830cf38804abe
This is what I get.
# cd /path/to/workspace/src/github.com/alicebob/miniredis; git pull --ff-only
You are not currently on a branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.
git pull <remote> <branch>
package github.com/alicebob/miniredis: exit status 1
Is this intended? Can we make it work?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels