Mike McCune wrote:
% just a heads up, I accidentally did a 'git push --all' (not sure why i 
% typed --all).
% 
% Looks like it pushed a bunch of my local junk:
% 
%  * [new branch]      482779 -> 482779
%  * [new branch]      482879 -> 482879
%  * [new branch]      b481767 -> b481767
%  * [new branch]      checkstyle -> checkstyle
%  * [new branch]      client-work -> client-work
%  * [new branch]      cobbler-units -> cobbler-units
%  * [new branch]      devel -> devel
%  * [new branch]      file-storage -> file-storage
%  * [new branch]      foo -> foo
%  * [new branch]      playpen -> playpen
%  * [new branch]      snippets -> snippets
%  * [new branch]      sql -> sql
%  * [new branch]      system-sync -> system-sync
%  * [new branch]      test-local -> test-local
%  * [new branch]      unit-tests -> unit-tests
%  * [new branch]      virt-work -> virt-work
%  * [new branch]      warning -> warning

Heya Mike,

could it happen again?

$ git pull
remote: Counting objects: 1091, done.
remote: Compressing objects: 100% (329/329), done.
remote: Total 531 (delta 389), reused 205 (delta 149)
Receiving objects: 100% (531/531), 67.78 KiB | 16 KiB/s, done.
Resolving deltas: 100% (389/389), completed with 161 local objects.
>From ssh://git.fedorahosted.org/git/spacewalk
 * [new branch]      482779     -> origin/482779
 * [new branch]      482879     -> origin/482879
 * [new branch]      488148     -> origin/488148
 * [new branch]      b481767    -> origin/b481767
 * [new branch]      checkstyle -> origin/checkstyle
 * [new branch]      client-work -> origin/client-work
 * [new branch]      cobbler-units -> origin/cobbler-units
 * [new branch]      devel      -> origin/devel
 * [new branch]      file-storage -> origin/file-storage
 * [new branch]      foo        -> origin/foo
   3c04c0d..df686ce  master     -> origin/master
   e8a2c04..ede8119  pgsql      -> origin/pgsql
   e0a1460..4ec6e96  playpen    -> origin/playpen
 * [new branch]      snippets   -> origin/snippets
 * [new branch]      sql        -> origin/sql
 * [new branch]      system-sync -> origin/system-sync
 * [new branch]      test-local -> origin/test-local
 * [new branch]      unit-tests -> origin/unit-tests
 * [new branch]      virt-work  -> origin/virt-work
 * [new branch]      warning    -> origin/warning


--
Michael Mráka
Satellite Engineering, Red Hat

_______________________________________________
Spacewalk-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to