# Functions
No description provided by the author
No description provided by the author
No description provided by the author
GetSyncStatus returns the status of current branch as compared to remote/branch TODO: Need to implement cases like local branch is behind/diverged from remote branch.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
Local branch is ahead of remote branch.
Local branch has untracked/modified changes.
Local branch is in sync with remote branch.
No description provided by the author
# Variables
No description provided by the author
# Type aliases
No description provided by the author