Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

What exactly is a Repository And it’s purpose

Mick Roffey February 9, 2020

Sorry I’m new and I’m just learning

2 answers

0 votes
Ken Paetzold August 12, 2022

I will provide an answer in the context of Git: 

After you install Git, you can initialize it onto a project to create a new repository. A Git repository is the .git/ folder inside of a project. This repository tracks all changes made to files in your project, building a history over time.

Here's a tutorial video that covers what a Git repository is that may be helpful! 

0 votes
DPKJ
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 9, 2020

@Mick Roffey  Welcome to the community!

Repository in simplest term is a place where resources/things are stored.

Now in terms of Atlassian Bitbucket, or GIT, it is a place where source code is stored.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events