aboutsummaryrefslogtreecommitdiff
path: root/commit-updates
blob: 8292c80d30f6e7b4328abafcffb10bb9ed32a077 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/bash
#
# Commit both on git and svn
#

# Parameters
ARGS="$*"

# Simply update commit
commit "Updates $*"