Переглянути джерело

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.