See how a minor change to your commit message style can make a difference.
git commit -m"<type>(<optional scope>): <description>" \ -m"<optional body>" \ -m"<optional footer>"
See how a minor change to your commit message style can make a difference.
git commit -m"<type>(<optional scope>): <description>" \ -m"<optional body>" \ -m"<optional footer>"
| #!/bin/bash | |
| ############################################################################## | |
| # An rclone backup script by Jared Males ([email protected]) | |
| # | |
| # Copyright (C) 2018 Jared Males <[email protected]> | |
| # | |
| # This script is licensed under the terms of the MIT license. | |
| # https://opensource.org/licenses/MIT | |
| # |
This has been tested on Fedora Silverblue and might need adaptation for other distros. This setup enables nextcloud integration for nautilus with the flatpak version of the nextcloud desktop client.
The following packages must be installed