GIT: Removing file from version control but keeping old version on GitHub -


I have a password file that I want to put on GitHub (without my password), so use my code Just type your own password in the file when I write back my password in the file then I would like to remove the file from version control. How can I get it with git?

What can you do passwords.txt .dist file example data With, and telling your users to copy and edit The passwords.txt file should be ignored.


Comments