X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=blobdiff_plain;f=wikiwriteaccess.mdwn;h=6d79616dae59cccb3478cec75933d724187b89e1;hp=277007f94bcb0e9fe229144571d3cdec8cdf8ef7;hb=4e48967810f5cf5f009ee9629d2a8786eb1ba627;hpb=18ce6a15a8e486b620ef4c968dc103d21da34ebd diff --git a/wikiwriteaccess.mdwn b/wikiwriteaccess.mdwn index 277007f..6d79616 100644 --- a/wikiwriteaccess.mdwn +++ b/wikiwriteaccess.mdwn @@ -8,8 +8,8 @@ source can be checked out via git with this command: Then you can edit the wiki locally, commit the changes with: - git add ... - git commit + git add _any-new-files_ + git commit -a and push back to the wiki: