Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
soft:git [2021/05/15 08:24] Ce Zhangsoft:git [2021/05/15 08:25] (current) Ce Zhang
Line 10: Line 10:
  
 git log git log
 +</code>
 +<code>
 +alias gitpull='git pull origin master'
 +alias gitpush='git push origin master'
 </code> </code>
 +
  
 for the second and the following git res: for the second and the following git res: