mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
6 lines
152 B
Plaintext
6 lines
152 B
Plaintext
|
ctdb-import.git$ git filter-branch \
|
||
|
--tree-filter /path/to/ctdb-import.tree-filter.sh \
|
||
|
--msg-filter /path/to/ctdb-import.msg-filter.sh \
|
||
|
HEAD
|
||
|
|