Laknath Halwala's Blog
Sunday, October 13, 2019
Adding multiple folders to Git
Use below command (in git bash) for add multiple folders to Git.
$
git add -A
Then can commit changes and push it to the repository.
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)