Skip to content

Instantly share code, notes, and snippets.

View sleicht's full-sized avatar

Stephan Leicht Vogt sleicht

View GitHub Profile
@sleicht
sleicht / integration_test_import.patch
Last active March 24, 2023 09:17
Small workaround to be able to import integration test folder into IntelliJ
Subject: [PATCH] #1924 integrationtest
---
Index: integrationtest/src/test/resources/pom.xml
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
diff --git a/integrationtest/src/test/resources/pom.xml b/integrationtest/src/test/resources/pom.xml
--- a/integrationtest/src/test/resources/pom.xml (revision ed826f39550db8a442305adae2922f99c3a512e1)
+++ b/integrationtest/src/test/resources/pom.xml (date 1679649298985)
@sleicht
sleicht / keybase.md
Last active September 1, 2017 15:30

Keybase proof

I hereby claim:

  • I am sleicht on github.
  • I am stephanlv (https://keybase.io/stephanlv) on keybase.
  • I have a public key ASADs_fnEj1g7MYlq6_f58uNzCNArN3eQykFfYvMbQkP-Ao

To claim this, I am signing this object:

#!/bin/bash
# This is a helper script for managing a git cache.
#
#This is based on work by Randy Fay (his post at http://randyfay.com/node/93) and Matt Farina (https://www.drupal.org/project/1074256/git-instructions).
# There are three options within this script being to initialize repos initially,
# add new repos, and update all repos.
#
# Initialize: