Which of these statements about Git are true?
Git is distributed.
Git supports multi-branching.
Git requires a persistent connection to the remote repository to work.
The default branch of a Git project is main (or master)
main
master