1
0
mirror of https://github.com/git/git.git synced 2024-10-01 02:32:27 +02:00
git/lib
Shawn O. Pearce fe70225dc7 git-gui: Setup branch.remote,merge for shorthand git-pull
When creating new branches if branch.autosetupmerge is not set, or
is set to true or always and we have been given a remote tracking
branch as the starting point for a new branch we want to create the
necessary configuration options in .git/config for the new branch
so that a no argument git-pull on the command line pulls from the
remote repository's branch.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-05-08 20:20:27 -04:00
..
about.tcl
blame.tcl
branch_checkout.tcl
branch_create.tcl git-gui: Setup branch.remote,merge for shorthand git-pull 2008-05-08 20:20:27 -04:00
branch_delete.tcl
branch_rename.tcl
branch.tcl
browser.tcl
checkout_op.tcl git-gui: Setup branch.remote,merge for shorthand git-pull 2008-05-08 20:20:27 -04:00
choose_font.tcl
choose_repository.tcl git-gui: Don't translate the special Apple menu 2008-03-15 01:11:08 -04:00
choose_rev.tcl
class.tcl
commit.tcl
console.tcl
database.tcl git-gui: Report less precise object estimates for database compression 2008-04-14 19:34:23 -04:00
date.tcl
diff.tcl
encoding.tcl
error.tcl
git-gui.ico
index.tcl
logo.tcl
merge.tcl
option.tcl git-gui: Add option for changing the width of the commit message text box 2008-03-07 20:59:35 -05:00
remote_branch_delete.tcl
remote.tcl
shortcut.tcl
spellcheck.tcl git-gui: Don't use '$$cr master' with aspell earlier than 0.60 2008-04-23 21:34:58 -04:00
status_bar.tcl
transport.tcl
win32_shortcut.js
win32.tcl