Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.8.5
-
None
-
None
-
Patch
Description
when we download sourcecode, and push code to github, the apache-maven/src/bin directory will not be pushed.
If we delete bin directory in apache-maven/src, we can not find because git has ignore it .
The reason is that .gitignore file contains bin at line 6。
fix: delete bin/ from .gitignore
Attachments
Attachments
Issue Links
- links to