Skip to content

Himei-Miyu/utility-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Utility upload everywhere

Syntax

  • USERNAME : ระบุชื่อ Github
  • EMAIL : ระบุเมลล์ Github
  • BRANCH : ระบุ branch
  • REPO : ระบุชื่อ repository
  • MESSAGE : กำหนด ข้อความ commit ต้องมีสัญลักษณ์ "" หรือ ฟันหนูคลุมข้อความเสมอในกรณีที่ต้องการใช้ข้อความเว้นวรรค เช่น "new update foo bar"
  • init : กำหนด init ทุกครั้งที่มีการเรื่มโปรเจคครั้งแรกหรือมีการเปลี่ยน Branch หรือ Repo (เป็น Optional ในครั้งต่อไปที่ upload ขึ้น Github)
eval "`curl -sL https://himei.city/scripts/git-push`";upload USERNAME EMAIL BRANCH REPO "MESSAGE" init

Example

เมื่ออัพโหลด code ครั้งแรก หรือมีการเปลี่ยน branch หรือ repository

eval "`curl -sL https://himei.city/scripts/git-push`";upload himei-miyu [email protected] main utility-upload "comment" init

อัพโหลดครั้งต่อไป ไม่จำเป็นต้องใส่ init ต่อท้าย

eval "`curl -sL https://himei.city/scripts/git-push`";upload himei-miyu [email protected] main utility-upload "comment"

About

Upload project to github - by use bash

Topics

Resources

Stars

Watchers

Forks

Languages