Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 825 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 825 Bytes

rdiff

How to use?

How to build?

How to add your cargo plugin to Lathes?

How to contribute?

This project enforce the DCO.

Contributors sign-off that they adhere to these requirements by adding a Signed-off-by line to commit messages.

This is my commit message

Signed-off-by: Random J Developer <[email protected]>

Git even has a -s command line option to append this automatically to your commit message:

$ git commit -s -m 'This is my commit message'

License

Freighter is licensed under this Licensed:

Acknowledgements