Fernando Raya
unread,Dec 13, 2018, 12:41:49 PM12/13/18Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dylan...@googlegroups.com
Hi guys,
I did a pull request #1169 to opendylan. My idea of best practice was to
make a commit with every change, so I sent a PR with 10 commits of 2
lines each in order to help with issue #95. Bruce M. suggested that I
need to squash the commits in one and I tried but..
I did a 'git rebase -i d6429b3' and squashed the commits in one. Then
when I did 'git pull' git ask me to comment the merge. I try to avoid
this last message with 'git pull --no-edit' but happens anyway when I
'push'. I don't know how to do it.
Been the first time that I work with git, obviously It's my fault, I
should have read a book on git before helping with the docs.
Should the PR be removed? Should I remove my fork too and start again?
Cheers