allow local config to specify bugs directory location
Allow .git-config in the local directory to override the "bugs" directory, i.e., allow people to rename "bugs" to something else without having to specify -i for every invocation.
Here's a git-specific use-case for this: you want to keep issues in a separate branch so as not to clutter your precious development history. It's annoying to switch back and forth between branches all the time, so you make another repo close of just that branch (or whatever the git lingo is) and put it in a directory somewhere.
If you could then tell ditz that the bugs directory is over there, you could run ditz directly from your coding directory, keep your development history pure, and not worry about switching branches all the time.
Details
| Id: | 10fed072ce82c9920cd960377a74b8084997ffee |
| Type: | feature |
| Creation time: | 2008-04-10 16:31 GMT |
| Creator: | William Morgan <wmorgan-ditz@...> |
| Release: | 0.3 (released 2008-06-04) |
| Component: | ditz |
| Status: |
closed: fixed
|
Issue log
| 2008-06-03 21:54 GMT | William Morgan <wmorgan-ditz@...> | |
| direct to master | ||
| 2008-04-13 01:15 GMT | William Morgan <wmorgan-ditz@...> | |
| clarified a bit | ||
| 2008-04-13 01:10 GMT | William Morgan <wmorgan-ditz@...> | |
| 2008-04-10 16:31 GMT | William Morgan <wmorgan-ditz@...> | |