/stdhome

To get this branch, use:
bzr branch http://bzr.ed.am/stdhome

« back to all changes in this revision

Viewing changes to lib/stdhome/Makefile.am

  • Committer: Tim Marston
  • Date: 2021-07-05 20:27:11 UTC
  • Revision ID: tim@ed.am-20210705202711-vklvsctrh5yhgjj7
added staging commands; updated command helps

Show diffs side-by-side

added added

removed removed

8
8
        command/init.py \
9
9
        command/resolve.py \
10
10
        command/revert.py \
 
11
        command/stage_add.py \
 
12
        command/stage_commit.py \
11
13
        command/stage_revert.py \
12
14
        command/status.py \
13
15
        command/update.py \