Talk:Scripted Compilation on Linux Debian/Ubuntu: Difference between revisions

Jump to navigation Jump to search
→‎git: Use the git command instead of editing the .git/config file
(→‎git: Use the git command instead of editing the .git/config file)
Line 90: Line 90:
   
   
  git clone git://gitorious.org/+fg-download-and-compile/fg/fg-download-and-compile-fgmeta.git
  git clone git://gitorious.org/+fg-download-and-compile/fg/fg-download-and-compile-fgmeta.git
  gedit .git/config
  git remote set-url --push origin git@gitorious.org:+fg-download-and-compile/fg/fg-download-and-compile-fgmeta.git
# change remote origin url  
# from git://gitorious.org/+fg-download-and-compile/fg/fg-download-and-compile-fgmeta.git
# to  git@gitorious.org:+fg-download-and-compile/fg/fg-download-and-compile-fgmeta.git


Here's how the script_prototype branch was created.  This is done already so you don't have to do it again.  It's included here for instructional purposes.
Here's how the script_prototype branch was created.  This is done already so you don't have to do it again.  It's included here for instructional purposes.
577

edits

Navigation menu