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

VCS/git workflows #4

Open
yarikoptic opened this issue May 29, 2018 · 0 comments
Open

VCS/git workflows #4

yarikoptic opened this issue May 29, 2018 · 0 comments

Comments

@yarikoptic
Copy link

yarikoptic commented May 29, 2018

Rinse repeat until works

to summarize workflows which might be using "hard-core" git commands, e.g.

  1. git commit script
  2. datalad run script
  3. git reset --hard HEAD^
  4. inspect the results, fix the script
  5. git commit --amend script
  6. got to 2.

Checking the status

  • git status
mih pushed a commit that referenced this issue Jun 10, 2018
Accumulator for development outlined in #5
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

No branches or pull requests

1 participant