Mercurial > hg
comparison Makefile @ 21477:466964bdf4c1
workingctx: add _poststatus method to call _filtersuspectsymlink
With this patch, we are one step closer to removing 'if ... else' logic in
localrepo.status for testing if the context is the working directory or
not. Future patches will replace those blocks of code with a call to the
context's _poststatus hook so that each context object will do the right thing
depending on the situation.
author | Sean Farley <sean.michael.farley@gmail.com> |
---|---|
date | Tue, 22 Apr 2014 12:59:22 -0500 |
parents | 62a2749895e4 |
children | 9a9de26ad99a |
comparison
equal
deleted
inserted
replaced
21476:168283c8dedf | 21477:466964bdf4c1 |
---|