diff options
author | Junio C Hamano <gitster@pobox.com> | 2019-05-09 00:37:23 +0900 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-05-09 00:37:23 +0900 |
commit | 4ab701b2eec46ab5cbfe8c9732897e5d100184d8 (patch) | |
tree | 9e2001084537775407d1e4376ec9a0f5791d32d6 /Documentation/git-svn.txt | |
parent | Merge branch 'dl/warn-tagging-a-tag' (diff) | |
parent | add: error appropriately on repository with no commits (diff) | |
download | tgif-4ab701b2eec46ab5cbfe8c9732897e5d100184d8.tar.xz |
Merge branch 'km/empty-repo-is-still-a-repo'
Running "git add" on a repository created inside the current
repository is an explicit indication that the user wants to add it
as a submodule, but when the HEAD of the inner repository is on an
unborn branch, it cannot be added as a submodule. Worse, the files
in its working tree can be added as if they are a part of the outer
repository, which is not what the user wants. These problems are
being addressed.
* km/empty-repo-is-still-a-repo:
add: error appropriately on repository with no commits
dir: do not traverse repositories with no commits
submodule: refuse to add repository with no commits
Diffstat (limited to 'Documentation/git-svn.txt')
0 files changed, 0 insertions, 0 deletions