G
G
Good Samaritan2017-09-12 09:58:52
git
Good Samaritan, 2017-09-12 09:58:52

I have a Bitrix project. How can I upload a specific folder to github and not the whole project?

I want to upload my comment component for Bitrix to github. How can I download one folder and not all the folders that are in the repository

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maxim Fedorov, 2017-09-12
@Maksclub

If the whole site is NOT under Git yet:
add the folder to Git, commit and push to the repository
https://habrahabr.ru/post/326132/

A
Alexander Filippenko, 2017-09-12
@alexfilus

Add everything to .gitignore except this folder.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question