Create new repository in created directory after command execute.
- Remember child directories before executing command
- Execute command
- Detect created directory
- cd to the directory detected
- Run
git init
- Add and commit
- Show message which suggests new directory created
Create new repository in created directory after command execute.
git init