-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-do-extensions: BUG: Drop the {mine,team,by,...} from the synthesi…
…zed commands For {mine,team} this just adds the same --author=... filter again, which is harmless. But for by, the iterating command again queries for the author (as the trailing AUTHOR argument has already been consumed by the overtimeCommand and converted into an --author=... parameter), which now hangs / aborts when piped. System-info: Ubuntu 20.04.6 LTS, x86_64 Platform-info: git version 2.47.1, hub version 2.14.2, gh version 2.55.0 (2024-08-20), git-lfs/3.6.0 (GitHub; linux amd64; go 1.23.1)
- Loading branch information
Showing
1 changed file
with
8 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters