12 | | * Make additional changes on your workstation |
13 | | * git add the files you modified |
14 | | * git commit --amend |
15 | | * On roach, run freepuppet-init (that blows away your existing git repo, and builds a new empty one so your previosly pushed commit is no longer there). |
16 | | * On your workstation, run git push roach master |
| 12 | * Make additional changes on your workstation |
| 13 | * git add the files you modified |
| 14 | * git commit --amend |
| 15 | * On roach, run freepuppet-init (that blows away your existing git repo, and builds a new empty one so your previosly pushed commit is no longer there). |
| 16 | * On your workstation, run git push roach master |