-
-
Notifications
You must be signed in to change notification settings - Fork 327
Closed
Description
git-js/simple-git/src/lib/tasks/log.ts
Line 123 in 6b3e05c
| if (opt.from && opt.to) { |
Hi there, big fan of this repo.
Is there any particular reason why LogOptions from and to are only applied when both present? Is this a safety measure against something? It denies a valid use case of git log someCommit.. or git log ..someCommit (basically, allowing git to assume HEAD)
Metadata
Metadata
Assignees
Labels
No labels