Answer the question
In order to leave comments, you need to log in
How to hide/isolate branches in Git?
Hello!
I have a git controlled project. The master branch contains files with standard settings. The test branch contains a customized version with all logins and passwords.
How to make it so that when cloning a repository, only one master branch is cloned, and the rest of the branches are not even visible?
Answer the question
In order to leave comments, you need to log in
storing logins with passwords in a repository is like going to a gay bar with a bare ass.
delete, write to .gitignore, and don't do it again.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question