mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
7 lines
107 B
Bash
Executable File
7 lines
107 B
Bash
Executable File
git add *
|
|
git commit -m "from local"
|
|
git push
|
|
#git push --set-upstream origin summit
|
|
|
|
echo "git push done"
|