A
A
Alex Bro2019-06-15 21:08:45
git
Alex Bro, 2019-06-15 21:08:45

How to create a new folder and move the GitHub files?

I have a repository that already has files, commits, branches, etc. I want to create a new folder in this repository and transfer some of the files into it. How to implement it through the console?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vadim, 2019-06-15
@AlexeyBro

1) `cd <repository folder>`
2) `mkdir <folder name>`

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question