Timeline for Default behavior of "git push" without a branch specified
Current License: CC BY-SA 2.5
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 8, 2012 at 20:36 | comment | added | SamGoody | It is, as there is no equv. for pull pull.default | |
| Sep 30, 2010 at 4:23 | comment | added | jpswain | This is not necessary if you look at the above post by "Brian L". | |
| Jun 24, 2010 at 7:57 | comment | added | Trevor Robinson | If you always want the behavior of gpush, you can also set remote.origin.push=HEAD (e.g. "git config remote.origin.push HEAD"), as mentioned in the examples section of the git-push man page. | |
| Jun 4, 2009 at 2:49 | history | answered | Cody Caughlan | CC BY-SA 2.5 |