mirror of
https://github.com/mirror/scintilla.git
synced 2025-10-14 11:17:30 +08:00
6 lines
133 B
Bash
6 lines
133 B
Bash
# Up to parent directory of scintilla
|
|
cd ../..
|
|
|
|
# Archive Scintilla to scintilla.tgz
|
|
hg archive --repository scintilla scintilla.tgz
|