Mercurial
>
integration
>
fx-team
/ changeset / 8ba995b74e18334ab3707f27e9eb8f4e37ba3d29
summary
|
shortlog
|
changelog
|
pushlog
|
graph
|
tags
|
bookmarks
|
branches
|
files
| changeset |
raw
|
zip
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Set up .hgignore to ignore CVS files.
author
hg@mozilla.com
Thu, 22 Mar 2007 10:29:00 -0700
changeset 0
8ba995b74e18334ab3707f27e9eb8f4e37ba3d29
child 1
9b2a99adc05e53cd4010de512f50118594756650
push id
unknown
push user
unknown
push date
unknown
Set up .hgignore to ignore CVS files.
.hgignore
file
|
annotate
|
diff
|
comparison
|
revisions
new file mode 100644
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,2 @@
+CVS\/.*
+\.cvsignore$