Post AtkW3o2ijezSmU6RQO by [email protected] | |
More posts by [email protected] | |
Post #AtiGrS4mh6HRY5ncdk by [email protected] | |
0 likes, 1 repeats | |
i need to write my own "git-recommit" to make it easier to rewrite gi… | |
Post #AtiGxx2wSbGJL52LDc by [email protected] | |
0 likes, 1 repeats | |
i saw how people are using git rebase, and then are changing pick to edit speci… | |
Post #AtjyHxMFVDQvHdoSy8 by [email protected] | |
0 likes, 0 repeats | |
@tfed what is "spec commit" ? | |
Post #AtjyHxU32DfhfpSh7o by [email protected] | |
0 likes, 1 repeats | |
@robinm specific commit.In the editor where we pick all commits back to history… | |
Post #AtkHSWEOb63PSxtE6S by [email protected] | |
0 likes, 0 repeats | |
@tfed Then what do want to be automated? I think I have a ratio of 1 edit for 1… | |
Post #AtkHSWKQEgsHlei2Uq by [email protected] | |
0 likes, 1 repeats | |
@robinm i dont want open the gvim to choose which commit i want to edit, i alre… | |
Post #AtkIB6pVsy45iUVthI by [email protected] | |
0 likes, 1 repeats | |
@robinm i'm not 100% sure how command will behave.Cuz If i can recommit one… | |
Post #AtkW3o2ijezSmU6RQO by [email protected] | |
0 likes, 0 repeats | |
@tfed indeed, `git rebase --edit commit1 --edit commit2 ` would be very nice | |
Post #AtkW3o8OOZWl44kyGW by [email protected] | |
0 likes, 1 repeats | |
@robinm i will look at, thank you |