Developers and Beer

A blog for developers and drinkaholics

Latest
Go to the profile of Rodrigo Reis
Rodrigo ReisFeb 141 min read

Migrate your Repository Git

Hi Guys!

Here is a simple tutorial to migrate your repository to other git server.

First Step

You need to create a “mirror” repository

git clone --bare <URL>
Read more…
Go to the profile of Rodrigo Reis
Rodrigo ReisJan 252 min read

Git: Merging vs Rebase

Article based on: https://www.atlassian.com/git/tutorials/merging-vs-rebasing/the-golden-rule-of-rebasing

Gitflow was in implemented by my team 6 months ago, but I’m not here to talk about it. I like it.

Read more…
Go to the profile of Renan Nery
Renan NeryJan 122 min read

Touch feedback with Android Data Binding

A simple way to achieve Google’s Responsive Interaction guide for user inputs

I’ve been researching how to implement touch feedback in views that are not buttons and I realized that…

Read more…
Go to the profile of Christopher Morris
Christopher MorrisJan 810 min read

How To: Configuring an OS X server machine for more useful Xcode bots

There are many guides out there to help you configure Xcode bots and their triggers. This post focuses more on configuring the server itself to create more powerful build scripts. In this tutorial we will:

Read more…
About
Developers and Beer
Developers and Beer

A blog for developers and drinkaholics

More information

Followers
More stories →About Developers and Beer