Tag Archives: git

Commit to git from classic release pipeline

We have Azure Devops Server to manage our solutions. The version we currently run comes with yaml build pipelines and classic release pipelines. It is “easy” to commit and push to git from a yaml pipeline with the repository resource … Continue reading

Posted in Development | Tagged , | Leave a comment

Week roundup

Last week recap and links: Most Popular Featured Bags and Workspaces of 2015 on lifehacker.com New Year, new Git release my favourite source control just got better Wired Magazine on iPad limited $9,99 year subscription offer (until January 11) Image courtesy of kanate … Continue reading

Posted in Uncategorized | Tagged , , , | Leave a comment

Week 1 roundup

Happy New Year. Welcome to 2015. Here are some links I found interesting. Git support in Visual studio sometimes needs a delete .git\ms-persist.xml to resync with the remote repository (kills the cache) Azure Cross-Platform Command-Line Interface. Use node.js to administer … Continue reading

Posted in Uncategorized | Tagged , , , , , | Leave a comment

GIT code review in visualstudio.com

In the 10 June update of Visual Studio Online the Review and Merge code with Pull Requests feature was added. This means code review for GIT is finally here. Prepare for code review We use SourceTree with GitFlow. I’ve created … Continue reading

Posted in Development | Tagged , , , , | Leave a comment

Week 15 roundup

Last week recap an links: We edited our CI build to use the GitTemplate.12.xaml. This allows use to create a work item when the build fails. Read more on msdn. For those who are not aware of the Heartbleed bug. … Continue reading

Posted in Uncategorized | Tagged , , , , | Leave a comment