mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
e80a5aba3d
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
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
|
|
|