dmusican / Elegit

A GUI client for people who want to learn Git.
MIT License
30 stars 7 forks source link

Feature/autodeploy #608

Closed dmusican closed 6 years ago

dmusican commented 6 years ago

Here's all my auto deployment work. Can you take a look and see if it is ready to merge in?

One detail: when/if you decide to merge it in, hit the dropbox next to merge and select "Squash and merge" (I think that's the current description), which will squash the zillion commits I have down to one when merging. I haven't decided yet what I think of this practice in general -- some do it for all merges -- but in this case, most of my commits are wrong turns and the final results are such minimal changes that cleaning up all of those commits seems like the right idea.

grenche commented 6 years ago

Looks awesome!