I would like to list the versioned files in the root directory of a git repository. To do the same thing in bazaar, you run:
bzr ls --versioned --non-recursive
<
I do not know what "bzr ls --versioned --non-recursive" does, but I suspect that it is either
or