mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +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
|
||
|
|