Skip to content

Commit 36e9137

Browse files
committed
feed thru some things
1 parent dd43b4d commit 36e9137

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

source/push-back.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -e
44
CHAP=$1
55

66
cd $CHAP/superlists
7-
git push -f local $CHAP
8-
# git push -uf origin $CHAP
7+
git fpush local $CHAP
8+
# git fpush origin $CHAP
99

1010
cd ../..

0 commit comments

Comments
 (0)