The following configuration must be applied to ensure we all check in with the same formatting and whitespace configuration.
Execute the following git command to include the configurations in your .gitconfig file
Welcome to my Weblogs!
$ git config --global core.autocrlf true $ git config --global apply.whitespace fix |
Comments
Post a Comment