Show untracked project changes
show_changes.Rd
This function is a wrapper around 'gert::git_status())'. It shows all the files that have changed since the last commit to GitHub. It is recommended to routinely commit untracked changes to GitHub using the 'log_changes()' or 'log_milestone()' functions.