#git bot interface
History of !reattach
- Letters refer to !detached. (a) and (b): 'git checkout branchname' to continue working on another branch, or 'git checkout -b branchname' to start a new one here; (c) git am --continue; (d) git rebase --continue
By charon at 2012-02-16 21:23:45
- Letters refer to !detached. (a) and (b): 'git checkout branchname' to continue working on another branch, or add -b to start a new one here; (c) git am --continue; (d) git rebase --continue
By charon at 2012-02-16 21:09:30