# Using Git Branch for Repository

When developing content within your personal account it's possible to point to a branch of a Git Repository as the source of the content.

To specify a branch, after the URL include a # (Hash) symbol and the name of the branch. For example:

https://github.com/katacoda/scenario-examples#examplebranch

After saving your profile, retrigger the webhook. The content from the branch will be processed instead of master.