]> sipb.mit.edu Git - ikiwiki.git/commitdiff
(no commit message)
authorhttps://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM <Meng@web>
Thu, 22 Dec 2011 05:34:29 +0000 (01:34 -0400)
committeradmin <admin@branchable.com>
Thu, 22 Dec 2011 05:34:29 +0000 (01:34 -0400)
doc/forum/Should_files_in_.ikiwiki_be_committed_and_pushed__63__.mdwn [new file with mode: 0644]

diff --git a/doc/forum/Should_files_in_.ikiwiki_be_committed_and_pushed__63__.mdwn b/doc/forum/Should_files_in_.ikiwiki_be_committed_and_pushed__63__.mdwn
new file mode 100644 (file)
index 0000000..58f455d
--- /dev/null
@@ -0,0 +1,14 @@
+In my local working copy, I get
+
+    $ git status
+    # On branch master
+    # Changes to be committed:
+    #   (use "git reset HEAD <file>..." to unstage)
+    #
+    #  new file:   .ikiwiki/commitlock
+    #  new file:   .ikiwiki/indexdb
+    #  new file:   .ikiwiki/lockfile
+    #  new file:   .ikiwiki/transient/recentchanges/change_0326ad7c7aa2c40b8db5d59033ecda7ed4d61295._change
+    <snip>
+
+Should these be committed and pushed?