mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
darcs.txt: mention that several patches can be sent at once.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user