Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
web commit by http://weakish.int.eu.org/: minor
[git.ikiwiki.info.git]
/
IkiWiki
/
Rcs
/
Stub.pm
diff --git
a/IkiWiki/Rcs/Stub.pm
b/IkiWiki/Rcs/Stub.pm
index 03757758aa2fc3815223430848b8bfac9bdd8fcc..19ecfa88df571bd2ca4553c4c9bbc0690ba12188 100644
(file)
--- a/
IkiWiki/Rcs/Stub.pm
+++ b/
IkiWiki/Rcs/Stub.pm
@@
-29,6
+29,8
@@
sub rcs_commit ($$$;$$) {
sub rcs_add ($) {
# Add a file. The filename is relative to the root of the srcdir.
+ # Note that this should not check the new file in, it should only
+ # prepare for it to be checked in when rcs_commit is called.
}
sub rcs_recentchanges ($) {