[all-commits] [llvm/llvm-project] b78b98: Update 'git push' command in GettingStarted guide

Diego Caballero via All-commits all-commits at lists.llvm.org
Tue Jun 2 11:26:17 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b78b98491adad1390c23a78a1d207d965d5c88f3
      https://github.com/llvm/llvm-project/commit/b78b98491adad1390c23a78a1d207d965d5c88f3
  Author: Diego Caballero <diego.caballero at intel.com>
  Date:   2020-06-02 (Tue, 02 Jun 2020)

  Changed paths:
    M llvm/docs/Phabricator.rst

  Log Message:
  -----------
  Update 'git push' command in GettingStarted guide

'git push' command, without any other arguments, can do different
things depending on the local configuration of Git. This patch
updates the 'git push' command with extra arguments to be more
resilient to any local configuration.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D79964




More information about the All-commits mailing list