• muir.james.a@gmail.com's avatar
    Add note about Gerrit account creation · 36a41bf0
    muir.james.a@gmail.com编写于
    Description:
    Creating just a Gerrit password isn't enough.  Before you can push a
    change to Gerrit, you must also create/associate a Gerrit account with
    the google account used to create the password.
    
    This avoids "git push ..." rejections like this:
    
      remote: PERMISSION_DENIED: The caller does not have permission
      remote: [type.googleapis.com/google.rpc.LocalizedMessage]
      remote: locale: "en-US"
      remote: message: "\'git push\' requires a Gerrit user account."
    
    Change-Id: Id02c1a69ccb0c2b8bf4c63b77ed3064125966eb3
    Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/50985
    
    Reviewed-by: default avatarDavid Benjamin <davidben@google.com>
    Commit-Queue: David Benjamin <davidben@google.com>
    36a41bf0
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.