My Git commit isnt adding my files…
In some cases you may run the git commit –all command and think that it will stage and commit all the changes, deletions and new files that you have in your project. The truth is in the documentation of the git commit, though… git commit documentation -a –all Tell the ( more… )
Posted In Git | Programming
Tagged