I
I
Igor Balyas2015-12-08 15:46:01
git
Igor Balyas, 2015-12-08 15:46:01

How to prevent git push from uploading files to github?

How to prevent git push from uploading files to github?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Eugene, 2015-12-08
@Fector

I can assume the author added the file to gitignore, but it still appears in the mutable ones. This happens when the file has already been added to some of the previous commits. You need to delete it, make a commit and after that it will be ignored.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question