Phil Haack
Phil Haack
That works for me since I tag releases this way already.
Love this idea. One idea I had is if instead of a list of encouragements, you put a single URL, we'll request that URL and use it as the encouragements....
@lineaba no such list was compiled that I know of.
Hi @jbleuzen, I want to make sure I understand which part of this demo fails. I'm running on Windows 10 as well. When I click the "View Demo" button, it...
@morgrowe I ended up creating a fork of this project at https://github.com/haacked/aspnet-client-validation and merged in your PR there.
One thing that would be very helpful for this feature is a simple wildcard filter. For example, when I'm making a large commit, I often want to look at all...
When using Desktop, I think of the GUI as being similar to staging a commit. So to create a commit, I might apply one filter, select some files or changes...
@billygriffin another option to consider. A filter on the changes list never hides changes. Instead, it sorts the changes - first those that match the filter followed by those that...
@whoisj does GCM support Web Oauth login flow for VSTS? Does it do it by registering itself as a protocol handler?
@whoisj a simpler question is when you authenticate with VSTS, do you launch a browser to authenticate. If so, how do you get credentials back to the client? @shiftkey there...