Skip to content

Instantly share code, notes, and snippets.

View gotoashishgupta's full-sized avatar

Ashish Gupta gotoashishgupta

View GitHub Profile
@gotoashishgupta
gotoashishgupta / multihooks.py
Created February 23, 2020 20:57 — forked from carlos-jenkins/multihooks.py
Delegating script for multiple git hooks
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# Copyright (C) 2015-2017 Carlos Jenkins <[email protected]>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#