Skip to content

Commit

Permalink
Added missing link
Browse files Browse the repository at this point in the history
  • Loading branch information
jashnimje committed Oct 2, 2020
1 parent dd45c38 commit ac88f1c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ git branch AnyBranchName
```

A new branch will be created named AnyBranchName and all the file changes in this branch will not be affected in the main branch.
For detailed explanation refer [How to create branch]()
For detailed explanation refer [How to create branch](https://www.atlassian.com/git/tutorials/using-branches)

#### Delete the branch

Expand Down

0 comments on commit ac88f1c

Please sign in to comment.