|
|
|
|
|
by mercutio2
2940 days ago
|
|
There are many things I find frustrating about BitBucket Server (it’s super slow, for one, it’s insistence on clobbering commit strings during merges is the biggest), but I’ve never wanted a commit compare view; I don’t even know what that is. Care to explain what you would use it for? |
|
So with GitHub Enterprise when you push multiple commits, the webhook sends a “compare” URL which is a handy look at everything that got pushed.
It’s not possible to do the same thing with BitBucket Server.
You can compare two tags and get the same view. Or two branches. But not two commits.