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

Add some more items to the FAQ #54

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

rmjarvis
Copy link

I'm adding some additional items to the FAQ based on the breakout session I gave today at the LSST DESC sprint week.

Specifically:

  • Add an item about git add -p
  • Add an item about using git commit --amend and git rebase -i to fix commit messages.
  • Add an item about using git commit --amend and git rebase -i to add content to commits.
  • Add an item about some things people might want to put in their .gitconfig file.
  • Mention git pull -r in the existing item about what to do when git push is blocked.
  • Fix a link error in one of the TOC items.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant