b7991a0eaa
Also, grab upstreamCommit
6 lines
92 B
Bash
Executable File
6 lines
92 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
pushd Travertine-Proxy
|
|
git rebase --interactive upstream/upstream
|
|
popd
|