]> git.madduck.net Git - code/vcsh.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Refer users of `git submodule` to v1.7.12 or later
authorRichard Hartmann <richih.mailinglist@gmail.com>
Tue, 11 Sep 2012 19:25:59 +0000 (21:25 +0200)
committerRichard Hartmann <richih.mailinglist@gmail.com>
Tue, 11 Sep 2012 19:25:59 +0000 (21:25 +0200)
See commits

be8779f7ac9a3be9aa783df008d59082f4054f67
95e7705310bce3b2721ebf789776c170cf424abb

in git's git repository

doc/vcsh.1.ronn

index 88ebd9dd0633890cdd6b30d845bc934b3e803698..bab8bcd76cf9386ae605741f081f48457a4b99aa 100644 (file)
@@ -173,11 +173,10 @@ You can put any and all commands into this config file and they will be executed
 
 None are known at this time, but reports and/or patches are more than welcome.
 
-## KNOWN ISSUES
+## INTEROPERABILITY
 
-As of this writing (June 2012), `vcsh` does not work with `git submodule` due
-to limitations within `git`. Depending on when you are reading this, you might
-want to consider upgrading.
+If you rely on `git submodule`, use `git` 1.7.12 or later. Earlier versions
+do not clean internal variables properly before descending into a submodule.
 
 ## HISTORY