[PATCH] D72077: [docs] Improve HowTo commit changes from git
    Kazuaki Ishizaki via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jan  2 10:26:54 PST 2020
    
    
  
kiszk added inline comments.
================
Comment at: llvm/docs/GettingStarted.rst:495
+changes to LLVM's master branch. This is done using `git push` if you have the
+required access rights. See `comitting a change
+<Phabricator.html#committing-a-change>`_ for Phabricator based commits or
----------------
nit: `comitting` -> `committing`
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72077/new/
https://reviews.llvm.org/D72077
    
    
More information about the llvm-commits
mailing list