Edwin Kofler
4611b24320
chore: Fix more Bash inconsistencies ( #1021 )
2023-01-20 18:17:49 +08:00
Edwin Kofler
d34fa527a0
chore: More Bash improvements and removing deprecations ( #1016 )
2023-01-10 08:59:43 +08:00
vanpipy
41732e4113
feat(create-branch): add optional --from to set the start point
2020-11-19 09:16:33 +08:00
Paul Wise
1d7d4c2446
Switch from using /tmp to using mktemp
...
mktemp protects against attacks from other users.
mktemp protects against concurrent writers.
mktemp respects the $TMPDIR environment variable.
Suggested-by: check-all-the-things
2019-09-05 12:41:45 +08:00
Brian Murrell
7d3ab83ec3
implements remote pref for create-branch
2019-06-21 06:20:16 -07:00
brian murrell
820b7cd41b
impl for checking remote pref
2019-06-14 01:35:52 -07:00
Mark Pitman
a75411b029
Consolidate feature/bug/chore/refactor logic
...
Remove unneccesary code
2017-07-11 21:42:02 -07:00
Mark Pitman
93150aa411
Allow -r parameter to be in any order in command line
2017-07-11 21:41:06 -07:00
Mark Pitman
61b2a2c703
Add ability to specify a remote
...
Use -r to push the new branch to origin
Use -r <remote_name> to push to <remote_name>
Will not auto push to origin if you do not use the argument
2017-07-09 01:57:46 -07:00
hemanth.hm
7b7913fab1
More portable she-bangs.
2014-11-30 17:47:26 +05:30
CJ
e3320e2671
git-create-branch: bug fix for branch creation use HEAD instead of origin
2013-07-21 12:13:37 +08:00
David Baumgold
3e3b4c918c
Send error messages to stderr instead of stdout
2012-01-25 11:52:08 -05:00
Jonhnny Weslley
b74a9d7080
Added git-create-branch
2011-02-22 17:04:44 -03:00