Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • This really makes it clear Alireza but it would be better if you used markup instead of an image. With judicious use of highlight, code blocks and white space, you can make it look just as clear but with the advantage that users can copy paste.
    – NeilG
    Commented Jul 13, 2022 at 2:33
  • Worked for me I did a "git add ." due to which unnecessary files were also added . I removed the unnecessary ones by "git reset HEAD <file name>" Commented Jan 24, 2023 at 6:47