# Great teams merge fast

DevFeed: [Great teams merge fast](<https://devfeed.tech/articles/great-teams-merge-fast-29029.md>)

Original publisher: [Read original article](<https://saket.me/great-teams-merge-fast/>)

Author: Saket Narayan

Published: 2021-02-23T23:15:21Z

Content type: opinion

Language: en

Sources: [Saket Narayan](<https://devfeed.tech/sources/saket-narayan.md>)

Topics: [Android](<https://devfeed.tech/topics/android.md>), [Pull Request](<https://devfeed.tech/topics/pull-request.md>), [Git](<https://devfeed.tech/topics/git.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Kotlin](<https://devfeed.tech/topics/kotlin.md>), [RxJava](<https://devfeed.tech/topics/rxjava.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [git](<https://devfeed.tech/tags/git.md>), [github](<https://devfeed.tech/tags/github.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [pr-reviews](<https://devfeed.tech/tags/pr-reviews.md>), [rxjava](<https://devfeed.tech/tags/rxjava.md>), [square](<https://devfeed.tech/tags/square.md>), [uncategorized](<https://devfeed.tech/tags/uncategorized.md>)

## AI overview

An opinion article describes how the Square/Cash App Android team merged code multiple times a day. It attributes the faster workflow to trust-based pull-request reviews, automated linting, small stacked pull requests, and GitHub support for retargeting stacked changes.

## Source excerpt

One of the many things I was constantly amazed about during my first few weeks at Square/Cash App was seeing how fast this team shipped code. All members of the Android team (and likely other platforms as well) were merging to the main git branch multiple times every day. This was in stark contrast to [...] The post Great teams merge fast appeared first on Saket Narayan.