Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify the meaning of remote commands. #26

Closed
wants to merge 3 commits into from
Closed

Commits on Jul 25, 2016

  1. Clarify the meaning of remote commands.

    You are only ever talking to your local copy of the remote, except for
    the new command I added an example of, so I tried to make that clear.
    
    Also fixed a nit with switching branches: you *must* run make afterward
    (at least you do if you expect to test anything).  And added a reference to
    git worktree...I'm fine if that gets rejected; I haven't used it yet
    myself :)
    bitdancer committed Jul 25, 2016
  2. Fix typo.

    bitdancer committed Jul 25, 2016
You can’t perform that action at this time.