Overlong lines with git-merge --log

2012-11-01 Thread Tim Janik
message with one-line descriptions' instead of using the entire commit messages. Which would make a lot of sense, it's just not working as advertised. Encountered with git version 1.7.9.5. -- Yours sincerely, Tim Janik --- http://timj.testbit.eu/ - Free software Author -- To unsubscribe from

Re: Overlong lines with git-merge --log

2012-11-02 Thread Tim Janik
indeed lacked this newline. -- Yours sincerely, Tim Janik --- http://timj.testbit.eu/ - Free software Author -- To unsubscribe from this list: send the line unsubscribe git in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

fetch unshallow fails to honor dry-run

2015-10-25 Thread Tim Janik
), done. I actually tried --dry-run --unshallow in order to find a way to detect in a script if the current git repository is shallow or not. Better suggestions to find this out are very welcome. -- Yours sincerely, Tim Janik https://testbit.eu/timj/ Free software author and speaker