Sourcetree

Hello i am new to all this so please a little help i am following alone with the course Get Git Smart Course: Learn Git in Unity, SourceTree, GitHub . i am at Stage & Commit .when i iam in sourceTree i see the error

when i click on it it show this

when i add

how do i set it up

thank you for any help

If you’re just at the part of the course where you are expected to commit your changes locally, you do not need to setup a remote (despite the red exclamation mark against the config). That will come later. You can commit locally without setting that up. The remotes are needed for fetch/push/pull operations, not stage or commit.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Privacy & Terms