Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make "git clone" a lot more user-friendly
This silently adds the ".git" directory component if needed, so you don't need to state it explicitly for the source. Also, it turns the source into an absolute pathname when local, so that you can use relative pathnames without losing sight of the source when we cd into the destination.
- Loading branch information