mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-19 05:54:20 +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"
|