diff options
author | Copybara-Service <copybara-worker@google.com> | 2021-11-18 16:54:40 (GMT) |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2021-11-18 16:54:40 (GMT) |
commit | 183a20b40e2c3774bec3419ad67e6eb0348e4b77 (patch) | |
tree | c1d1b87f1b1c50084e0b1b3319c5e7b26693cd6a | |
parent | a0dc888bf180ae91a4e728e3eb948dcceac9c4f8 (diff) | |
parent | ca2952c5efa4f8227a3c47f9d719e36442daa2ad (diff) | |
download | googletest-183a20b40e2c3774bec3419ad67e6eb0348e4b77.zip googletest-183a20b40e2c3774bec3419ad67e6eb0348e4b77.tar.gz googletest-183a20b40e2c3774bec3419ad67e6eb0348e4b77.tar.bz2 |
Merge pull request #3669 from assafpr:main
PiperOrigin-RevId: 410816213
Change-Id: Ic33a2f432b2a125ce36355fa802b51a33a1eea23
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ GoogleTest now follows the [Abseil Live at Head philosophy](https://abseil.io/about/philosophy#upgrade-support). -We recommend using the latest commit in the `master` branch in your projects. +We recommend using the latest commit in the `main` branch in your projects. #### Documentation Updates |