Commit graph

12 commits

Author SHA1 Message Date
Edwin Kofler 75d0dbff6d
chore: Various Bash improvements (#1029) 2023-02-03 09:41:36 +08:00
Leila Muhtasib 3d0b4feb80 graft: Require destination branch. Fix #23
This is to avoid the old behaviour of automatically
merging into master.
2015-07-25 04:16:09 +02:00
hemanth.hm 7b7913fab1 More portable she-bangs. 2014-11-30 17:47:26 +05:30
David Baumgold 3e3b4c918c Send error messages to stderr instead of stdout 2012-01-25 11:52:08 -05:00
Jonhnny Weslley 8c4cabd803 Merge branch 'master' of git://github.com/visionmedia/git-extras 2011-05-19 14:21:54 -03:00
Tj Holowaychuk dcd1f2ecfe refactor git-graft 2011-04-05 13:20:41 -07:00
Kenneth Reitz 2d94afe185 git-graft now defaults to current branch instead of master
Signed-off-by: Tj Holowaychuk <tj@vision-media.ca>
2011-04-05 13:20:25 -07:00
Jonhnny Weslley f235670a3e adopting uniq code style across multiple scripts: variables assignments, arguments validation and core logic. This style reduces if statements usage and makes code easier to understand. :D 2010-11-25 16:23:38 -03:00
Tj Holowaychuk 8d4f55b048 git-graft dest branch defaults to master 2010-09-06 13:27:29 -07:00
Tj Holowaychuk 4b6d4ff743 Misc refactoring 2010-08-28 12:20:12 -07:00
Kenneth Reitz 85c95d1002 Graft Update 2010-08-28 12:19:33 -07:00
Kenneth Reitz d978428973 Added git-graft. 2010-08-28 12:16:54 -07:00