Yang Zhenhui 75cc353380 Show user about not initializing repo in current directory
If the parent of current directory has an initialized repo,
for example, if the current directory is
'/home/users/harry/platform/ics', and there is an initialized repo
in harry's home directory '/home/users/harry/.repo', when user
run 'repo init' command, repo is always initialized to parent
directory in '/home/users/harry/.repo', but most of time user
intends to initialize repo in the current directory, this patch
tells user how to do it.

Change-Id: Id7a76fb18ec0af243432c29605140d60f3de85ca
2012-10-26 15:40:17 +08:00
2009-06-02 00:09:07 +02:00
2012-10-09 12:45:30 +02:00
2008-10-21 07:00:00 -07:00
2012-10-23 21:35:59 -07:00
2012-10-22 12:30:14 +09:00
2012-10-09 12:45:30 +02:00
2012-10-23 21:35:59 -07:00
2012-10-09 12:45:30 +02:00
2011-09-19 14:52:57 -07:00
2012-10-23 21:35:59 -07:00
Description
No description provided
Apache-2.0 36 MiB
Languages
Python 98.9%
Shell 1%
Roff 0.1%