Marcel Trautwein

Results 30 comments of Marcel Trautwein

alongside any known bugs, it is not possible to use `Grgit.open(dir: submodulePath)` codepoints: https://github.com/ajoberstar/grgit/blob/master/src/main/groovy/org/ajoberstar/grgit/operation/OpenOp.groovy#L64 Expected: should work like `Git libModule = Git.open( new F‌ile( workDir, "modules/library" ) );` see also...

P.S: saw: repo was in state: - uncommitted but already staged change - git pull --ff-only returned ```Die Datenbank des Repositories wird für eine optimale Performance im Hintergrund komprimiert. Siehe...

@glachancecmaisonneuve thanks for pointing out .. will try it on next fail ;) regarding homebrew, I assume that might be set in general by the script beeing created? https://github.com/Homebrew/homebrew-core/blob/master/Formula/gitup.rb#L45 btw....

@zynthar I think we're getting off topic but: you are aware of the ["plugin mechanism" of the VS Tools for Unity](http://unityvs.com/documentation/api/project-file-generation/)? like ``` ProjectFilesGenerator.ProjectFileGeneration += (solutionFileName, solutionFileContent) => { return...

Yes, as described on the linked documentation, you can just write your own (static) editor class and add a custom hook / delegate callback for the Unitytools event `ProjectFilesGenerator.ProjectFileGeneration` If...

(got pointed here from #201) But I have to throw s.th. in (even the change is "done") The change not also implies updated Icons (yes, with some unfitting properties/sizing, etc...

hi @jancborchardt , yeah that's why I said > … were not perfect and had their own problems - especially the branding yes, I read about the problems ... nothing...

just to throw s.th. in: The configuration directories under `%AppData%` (win) or `~Library/Application Support` (mac) are called "ownCloud" and "NextCloud" 🎉 🎈

see https://issues.jenkins-ci.org/browse/JENKINS-17548 and pull request #33 perhaps this will work for others too?

yes, I think so too. we might evaluate a 3-way switch: text only, text and emoji, emoji only where text only is still the default