Download raw body.
improve 'tog diff' patch file names in /tmp
Stefan Sperling <stsp@stsp.name> wrote: > Make 'tog diff' show the repository name in names of patches written > to /tmp. This makes selecting a patch in /tmp a tiny bit easier while > dealing with multiple projects in parallel. > > ok? never used this feature (yet -- muscle memory still wins) but makes sense to me. /tmp/tog-<tab> seems handier now =) ok op@ > M tog/tog.c | 9+ 2- > > 1 file changed, 9 insertions(+), 2 deletions(-) > > commit - a906b277aa501d5897960b8e9f4466450d91dcac > commit + 87514a0663e524cab02f7be984992879b4bffcd9
improve 'tog diff' patch file names in /tmp