1
0
forked from GitHub/gf-core

darcs.txt: mention that several patches can be sent at once.

This commit is contained in:
bringert
2005-11-30 13:27:53 +00:00
parent dfcf9bd27b
commit 80fcb22ef4
2 changed files with 4 additions and 2 deletions

View File

@@ -135,7 +135,8 @@ local repository.
<P>
If you are using read-only access, send your patches by email to
someone with write-access. First record your changes in your local
repository, as described above. Then create the patch with:
repository, as described above. You can send any number of recorded
patches as one patch bundle. You create the patch bundle with:
</P>
<PRE>
$ darcs send -o mypatch.patch

View File

@@ -83,7 +83,8 @@ local repository.
If you are using read-only access, send your patches by email to
someone with write-access. First record your changes in your local
repository, as described above. Then create the patch with:
repository, as described above. You can send any number of recorded
patches as one patch bundle. You create the patch bundle with:
```
$ darcs send -o mypatch.patch