]> git.madduck.net Git - code/myrepos.git/commit

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:

Added --force option that disables repository skipping.
authorJoey Hess <joey@kitenet.net>
Mon, 12 Dec 2011 17:10:25 +0000 (13:10 -0400)
committerJoey Hess <joey@kitenet.net>
Mon, 12 Dec 2011 17:10:25 +0000 (13:10 -0400)
commitc0d1030f9d352386676b91bab6fe6dab13a497d7
tree3544d2e2a76f78e0947858e26882658e54e4731b
parent8b4f49ea7f031b0374df3fc2dcb4700be8ab13ce
Added --force option that disables repository skipping.

* Added --force option that disables repository skipping.
* Repositories using skip = lazy will not be checked out by "mr update"
  or "mr checkout" unless --force is used.
debian/changelog
mr