> commit ecac81c0b668021ba301be8dc063c5b4362d46e2 > Author: efe <[email protected]> > Date: Wed Aug 22 18:04:31 2018 -0400
Hello efe, > A simple dmenu patch. I wrote it because dmenu was causing unwanted > behaviour as surf's url bar. I think people might find it useful. > I'm pretty new with all these stuff (git, diff, etc.) and I don't > know C language (I wrote this patch by trial and error). So, > apologies in advance for any mistakes. > Thanks. If you're pretty new to C, diff, git, then please at least check what you do before pushing to a distant repo, you would have seen your commit doesn't integrate this patch, but changes the mode of the whole site files. If after having read the tutorial about how to make and submit patches you still can't do it, please seek help. Also, don't publish a patch if you're not sure it's correct, you could ask for somebody helping you reviewing it, for exemple on IRC, or on one of the mailing lists. It might even be integrated into the project if the patch is useful. Next time!
