Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to git clone files and not the git repository name?

eiger3970
Contributor
October 14, 2015

I'm trying to clear up git cloning my remote repository to my Document Root.

Git clone makes a directory in Document Root with the name of the remote repository, and then the files like index.html.

I need a git clone that pulls the remote files like index.html straight into the Document Root and doesn't add the remote repository name.

E.g. Document/Root/index.html correct. Document/Root/remoteRepositoryName/index.html wrong, but is what git clone does.

1 answer

1 vote
Ben Humphreys
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 14, 2015

To clone into the current directory, instead of creating one, try adding a period after the clone command. For example:

git clone <clone url> .

However note the current directory MUST be empty.

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, compass, developer experience, devex, platform engineering, internal developer platform, component catalog, atlassian learning, productivity tools, developer productivity, software architecture, compass webinar, engineering teams

Discover how Compass drives DevEx and productivity at Atlassian 🏃🏻‍♂️

Learn why Compass was built to tackle dev experience at scale. See how Atlassian uses it to boost visibility, reduce cognitive load, and drive consistency—plus tips to get started and customize your IDP for stronger team engagement.

Join the webinar ✨
AUG Leaders

Atlassian Community Events