diff options
author | Zeapo <mohamed@zenadi.com> | 2014-07-26 20:44:25 +0100 |
---|---|---|
committer | Zeapo <mohamed@zenadi.com> | 2014-07-26 20:44:25 +0100 |
commit | 6532252f31d032b461d229ba3cf49245b2c5fe85 (patch) | |
tree | 68a6e605c6569194c25dc5f5530d34750730402d /.idea | |
parent | bbf0175d69dbfd3d4ac04fb13d8ca322f6c4f2fb (diff) |
Authentication works correctly for clone, some cleaning is still required
Diffstat (limited to '.idea')
-rw-r--r-- | .idea/vcs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/vcs.xml b/.idea/vcs.xml index def6a6a1..c80f2198 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="VcsDirectoryMappings"> - <mapping directory="" vcs="" /> + <mapping directory="$PROJECT_DIR$" vcs="Git" /> </component> </project> |