Skip to content
Snippets Groups Projects
Commit 22b53811 authored by zhaochaoyi's avatar zhaochaoyi
Browse files

Fri Mar 11 03:55:21 PM CST 2022

parent 9d1f7d1f
No related branches found
No related tags found
No related merge requests found
#! /bin/zsh
git fetch
git pull origin
git pull origin Lab1
git add .
git commit -am "$* $(date)"
git push origin main
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment