Skip to contents

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.

Usage

show_changes()

Value

A character vector of file names.