]> 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:

Merge pull request #262 from soulofmischief/patch-2 deploy master
authorRichard Hartmann <RichiH@users.noreply.github.com>
Wed, 19 Jun 2019 09:54:39 +0000 (11:54 +0200)
committerGitHub <noreply@github.com>
Wed, 19 Jun 2019 09:54:39 +0000 (11:54 +0200)
Fix typo in Config section

doc/vcsh.1.ronn

index 16c4f36702a811474d572bd433828c90f12dcd6d..6e19ef8be41e4d078f2e90c998598cdc03732c39 100644 (file)
@@ -220,7 +220,7 @@ Interesting knobs you can turn:
 
   Defaults to <exact>.
 
-* <$VCSH_VCSH_WORKTREE>:
+* <$VCSH_WORKTREE>:
   Can be <absolute>, or <relative>.
 
   <absolute> will set an absolute path; defaulting to <$HOME>.