Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git remove current pull

git reset --hard HEAD@{1}
Comment

how to delete pull request

There is no way you can delete a pull request yourself -- you and the repo owner (and all users with push access to it) can close it, but it will remain in the log. This is part of the philosophy of not denying/hiding what happened during development.

However, if there are critical reasons for deleting it (this is mainly violation of Github Terms of Service), Github support staff will delete it for you.

Whether or not they are willing to delete your PR for you is something you can easily ask them, just drop them an email at support@github.com

UPDATE: Currently Github requires support requests to be created here: https://support.github.com/contact
Comment

PREVIOUS NEXT
Code Example
Shell :: gitk install 
Shell :: gimp make a gif 
Shell :: a script that generates the assembly code (Intel syntax) of a C code and save it in an output file 
Shell :: openbullet 2 kali linux 
Shell :: installation of package ‘openssl’ had non-zero exit status 
Shell :: git command to create a branch 
Shell :: generate spec file using pyinstaller 
Shell :: install iptables ubuntu 
Shell :: git copy branch to another branch 
Shell :: adding path in mac 
Shell :: django cors install 
Shell :: paru install 
Shell :: Yarn .gitignore for not Zero Installs 
Shell :: ubuntu get ram usage 
Shell :: count occurrences of word in file linux 
Shell :: linux view kernel version 
Shell :: convert crt to pem 
Shell :: grepper brazil 
Shell :: check swiftly version linux 
Shell :: Dominic Fike - 3 Nights magnum pi 
Shell :: run elasticsearch stop 
Shell :: install git flow 
Shell :: install arial font to linux 
Shell :: mac list used port 
Shell :: checking for existing ssh keys 
Shell :: microstack change horizon port 
Shell :: remove/undo all modified files git 
Shell :: linux find latest modified files 
Shell :: remove files inside .gitignore files 
Shell :: how to disable gui in mint 
ADD CONTENT
Topic
Content
Source link
Name
9+1 =