Advertisement
VladimirLavrenchuk

git

Apr 16th, 2024
520
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.10 KB | Software | 0 0
  1. git commit --allow-empty -m "make pull request"
  2.  
  3. git rebase -i master
  4.  
  5. git rebase --continue
  6.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement