소스 검색

clarify wiki topic on using git desktop

mitm001 4 년 전
부모
커밋
85f599ef2b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs-wiki/modules/ROOT/pages/wiki_admin.adoc

+ 1 - 1
docs-wiki/modules/ROOT/pages/wiki_admin.adoc

@@ -42,7 +42,7 @@ The workflow can be configured to update the `package-lock` and `package.json` f
 
 DO NOT UPDATE OR PUSH THESE FILES UNLESS YOU DISCUSS IT WITH THE OTHER ADMINISTRATORS FIRST!
 
-The workflow file `main.yml`, located under menu:.github[workflows], can only be edited and pushed using either the github online interface or by using git bash locally and pushing the commit. Using the Atom Editor or git desktop git commands will fail.
+The workflow file `main.yml`, located under menu:.github[workflows], can only be edited and pushed using either the github online interface or by using git bash locally and pushing the commit. Using the Atom Editor or git desktop git commands will fail currently at the time of this writing.
 
 The `supplemental-ui` folder holds the content for Anotra search, the header and footer for the ui. Edit these as needed in the wiki repository, but *do not edit* these same files on the `wiki-ui` repository.