brickadia / p4-fast-reconcile

A tool to speed up "Reconcile Offline Work" in Perforce Helix Core.
MIT License
18 stars 2 forks source link

Include `-w $c` in custom tool definition #5

Closed jorgenpt closed 2 months ago

jorgenpt commented 2 months ago

Using -w $c means that it doesn't have to rely on P4CONFIG, etc, but rather get that information from P4V. (It might also make sense to include $u and $p to get the user and P4PORT, and use those for the connection?)