Skip to main content

Timeline for Magit function to push

Current License: CC BY-SA 3.0

10 events
when toggle format what by license comment
S May 8, 2017 at 4:47 history suggested CESCO CC BY-SA 3.0
Production version
May 8, 2017 at 4:33 vote accept CESCO
May 8, 2017 at 4:32 review Suggested edits
S May 8, 2017 at 4:47
May 8, 2017 at 4:26 comment added Kyle Meyer I'm still confused. I guess the process output that you removed in the edit was how it changed when you stopped using your commit code, but I don't know because you didn't say whether you were indeed mixing the code. Anyway, are you getting an error now? I'd guess that you're calling magit-git-push with the wrong number of arguments because you're removing (list "--dry-run") rather than replacing it with nil.
May 8, 2017 at 4:19 comment added CESCO I think I made myself clearer now
May 8, 2017 at 4:16 comment added Kyle Meyer Are you still using your commit code? Note that my commit call is different than yours, which is starting an editor to make the commit.
May 8, 2017 at 4:12 comment added CESCO i can see the pushing happen with the dry-run flag, otherwise it does not happen. I will update my question with the output
May 8, 2017 at 4:01 comment added Kyle Meyer What does the magit process buffer show ($)?
May 8, 2017 at 4:00 comment added CESCO i have removed the (list "--dry-run") but still no push.
May 8, 2017 at 3:56 history answered Kyle Meyer CC BY-SA 3.0