Change 19970

sam_stafford (Sam Stafford)
Sam Stafford committed this change into //guest/sam_stafford/scripts
Request Review
Download .zip
Add a "tag" command so we can run commands at the changelist level,
which is extra useful for stuff involving moves.  This doesn't create a
Perforce label/tag, just creates a named alias in memory for the latest
changelist at that time.  Tags are cleared by the "cd" command just
like the internal edit counter.

E.g.:

add foo
edit foo
tag apple
edit foo
branch foo@apple bar
branch foo#2 baz
test equal bar baz
  • Files 1
  • Comments 0
1 edited 0 added 0 deleted
itest.pl#9
Loading...
Tip: Use n and p to cycle through the changes.