Whenever I commit a project in a solution, if I go to a Git Bash and do some git log
, none of the commits are present in the project folder, however they're all present on the solution folder.
How is one supposed to do for having commits per project rather than for the solution ?
Should I just do everything by myself on the Git Bash rather than using the IDE ?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…