Displaying 1 result from an estimated 1 matches for "8548e463".
2019 Nov 08
2
Workflow to commit changes using git alone (?)
Hi all,
I have recently given commit access to LLVM and successfully pushed a test commit from my local master branch.
However, I can’t find which is the recommended workflow for committing more serious stuff using git alone. I have read the docs but everything seems to still require svn before bridging to github. I want to use git alone to commit a patch that I got reviewed.
I currently have