-
Notifications
You must be signed in to change notification settings - Fork 433
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
File to show options that tell GNU indent to format code as we want. #8
Conversation
This is good document describing how to squash multiple commits. |
So rebase in which branch? merge both emacs and indent branches into master and then create new pull request on that? |
Not really. In the "indent" branch do Once you did it, you may push back to your branch with: |
Remove license stub. File to show options that tell GNU indent to format code as we want. Use better namespace for functions - use ucx namespace rather than temp "tc"
+1 |
@tonycurtis - it is waiting for you to squash it :) |
There is no need to close it. If you need help I may squash it for you in your branch :) |
On Oct 30, 2014, at 10:53 PM, Pasha <[email protected]mailto:[email protected]> wrote: @tonycurtishttps://github.com/tonycurtis - it is waiting for you to squash it :) I thought I had…? "This pull request is closed, but the tonycurtis:indent branch has unmerged commits.” git-commit,-pull,-diff,-push shows nothing? Don’t know what to do... tony |
This request was closed and replaced by #12 |
gdr_copy uct implementation
Adding support for ARM
TEST/APPS: Fix UCP request leak in case of unsuccessful ucp_stream_send_nb
# This is the 1st commit message: UCS/DATASTRUCT: Add allow_list data struct # The commit message openucx#2 will be skipped: # add test # The commit message openucx#3 will be skipped: # use allow_list # The commit message openucx#4 will be skipped: # use allow_list # The commit message openucx#5 will be skipped: # Add allow_list mode # The commit message openucx#6 will be skipped: # Use separate funcs for allow_list # The commit message openucx#7 will be skipped: # implement scanf, release, print # The commit message openucx#8 will be skipped: # implement clone # The commit message openucx#9 will be skipped: # tests # The commit message openucx#10 will be skipped: # Add test; Fix ^ # The commit message openucx#11 will be skipped: # Add test
fix ucg_builtin_step_select_callbacks
…re-cleanup Listen accept future cleanup
…est_fix Fixed is_rocm_managed_supported
Emacs and GNU indent options to reformat source for us