contrib/plan9/hgrc.d/factotum.rc
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 10 Jan 2020 21:40:01 -0800
changeset 44348 8082a77cc3a2
parent 16442 9181188ffb5b
permissions -rw-r--r--
rebase: remove some redundant setting of dirstate parents Since we're now setting the dirstate parents to its correct values from the beginning (right after `merge.update()`), we usually don't need to set them again before committing. The only case we need to care about is when committing collapsed commits. So we can remove the `setparents()` calls just before committing and add one only for the collapse case. Differential Revision: https://phab.mercurial-scm.org/D7828
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16442
9181188ffb5b plan9: finalize documentation for next release
Steven Stallion <sstallion@gmail.com>
parents: 16383
diff changeset
     1
# The factotum extension permits factotum(4) to act as an
9181188ffb5b plan9: finalize documentation for next release
Steven Stallion <sstallion@gmail.com>
parents: 16383
diff changeset
     2
# authentication agent for HTTP repositories.
16383
f5dd179bfa4a plan9: initial support for plan 9 from bell labs
Steven Stallion <sstallion@gmail.com>
parents:
diff changeset
     3
[extensions]
f5dd179bfa4a plan9: initial support for plan 9 from bell labs
Steven Stallion <sstallion@gmail.com>
parents:
diff changeset
     4
factotum =